This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IW > IWMTSConnection Interface > IWMTSConnection.FullName Property (ArcObjects .NET 10.4 SDK) |
Complete information required to connect to a WMTS server..
[Visual Basic .NET] Public Property FullName As IName
[C#] public IName FullName {get; set;}
[C++]
HRESULT get_FullName(
IName** ppName
);
[C++]
HRESULT putref_FullName(
IName* ppName
);
[C++]
Parameters ppName [out, retval]
ppName is a parameter of type IName ppName [in]
ppName is a parameter of type IName