Gets the restricted host name
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public 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:
StringSee Also