DatabaseLocationHostName Property |
Gets the host name of this database location
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string HostName { get; }
Public ReadOnly Property HostName As String
Get
public:
property String^ HostName {
String^ get ();
}
member HostName : string with get
Property Value
Type:
StringSee Also