|
AutoDiscoverRequestAddress Property |
Address
Namespace: DrawerBackup.Server.AutoDiscoverableAssembly: DrawerBackup.Server (in DrawerBackup.Server.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string Address { get; set; }
Public Property Address As String
Get
Set
public:
property String^ Address {
String^ get ();
void set (String^ value);
}
member Address : string with get, set
Property Value
Type:
String
See Also