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