ConfigurationInstallationType Property |
Get installation type.
Namespace: ArtDatabanken.DataAssembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public static InstallationType InstallationType { get; set; }
Public Shared Property InstallationType As InstallationType
Get
Set
public:
static property InstallationType InstallationType {
InstallationType get ();
void set (InstallationType value);
}
static member InstallationType : InstallationType with get, set
Property Value
Type:
InstallationTypeSee Also