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