| IInstallerSettingsStorageProviderFolder Property  | 
            Gets or sets the folder holding the installer settings configuration file(s).
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property Folder As String
	Get
property String^ Folder {
	String^ get ();
}abstract Folder : string with get
Property Value
Type: 
String
See Also