|
DbClientSettingsHostname Property |
Db Client Api Hostname
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string Hostname { get; set; }
Public Property Hostname As String
Get
Set
public:
property String^ Hostname {
String^ get ();
void set (String^ value);
}
member Hostname : string with get, set
Property Value
Type:
String
See Also