ConfigurationDirectory Property | |
SOWI Framework setting directory (App_Data)
Namespace:
SIC.Settings
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public static string Directory { get; }
Public Shared ReadOnly Property Directory As String
Get
Property Value
Type:
StringRemarks
Exists the directory not then it will be created.
See Also