Gets the restricted host name
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.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