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