ProjectPropertiesAdditionalTemplatesFolder Property |
Namespace: SD.LLBLGen.Pro.ApplicationCore.ProjectClasses
[EditorAttribute(typeof(FolderNameEditor2), typeof(UITypeEditor))] [DefaultValueAttribute("")] public string AdditionalTemplatesFolder { get; set; }
<EditorAttribute(GetType(FolderNameEditor2), GetType(UITypeEditor))> <DefaultValueAttribute("")> Public Property AdditionalTemplatesFolder As String Get Set