This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCacheStorageFormatConvertor Interface > IMapCacheStorageFormatConvertor.Host Property (ArcObjects .NET 10.4 SDK) |
Server machine name.
[Visual Basic .NET] Public Property Host As String
[C#] public string Host {get; set;}
[C++]
HRESULT get_Host(
BSTR* pHost
);
[C++]
HRESULT put_Host(
BSTR pHost
);
[C++]
Parameters pHost [out, retval] pHost is a parameter of type BSTR pHost [in] pHost is a parameter of type BSTR