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