|
SystemInformationSystem Property |
The system name
Namespace: DrawerBackup.Native.Data.EntitiesAssembly: DrawerBackup.Native.Data.Entities (in DrawerBackup.Native.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string System { get; set; }
Public Property System As String
Get
Set
public:
property String^ System {
String^ get ();
void set (String^ value);
}
member System : string with get, set
Property Value
Type:
String
See Also