[This is preliminary documentation and is subject to change.]
Gets host portion of ConnectString. This value may have a structure of its own which is understood by binding adapter
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string Host { get; }
public string Host { get; }
Public ReadOnly Property Host As String
Get
Public ReadOnly Property Host As String
Get
public:
property String^ Host {
String^ get ();
}
public:
property String^ Host {
String^ get ();
}
member Host : string with get
member Host : string with get
Property Value
Type:
String