Host name (defaults to local host)
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string Host { get; set; }
Public Property Host As String
Get
Set
public:
property String^ Host {
String^ get ();
void set (String^ value);
}
member Host : string with get, set
Property Value
Type:
StringSee Also