| SessionOptionsServerAddressHost Property |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.11.1.1
Syntaxpublic 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:
String
See Also