Get host.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax public string Host { get; }
Public ReadOnly Property Host As String
Get
public:
property String^ Host {
String^ get ();
}
member Host : string with get
Return Value
Type:
StringSee Also