WMTSCapabilities_1_0_0ServiceIdentification 属性 |
ServiceIdentification
命名空间:
GISShare.SMap.Web.WMTS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public IWMTSServiceIdentification ServiceIdentification { get; set; }
Public Property ServiceIdentification As IWMTSServiceIdentification
Get
Set
public:
virtual property IWMTSServiceIdentification^ ServiceIdentification {
IWMTSServiceIdentification^ get () sealed;
void set (IWMTSServiceIdentification^ value) sealed;
}
abstract ServiceIdentification : IWMTSServiceIdentification with get, set
override ServiceIdentification : IWMTSServiceIdentification with get, set
属性值
类型:
IWMTSServiceIdentification实现
IWMTSCapabilitiesServiceIdentification
参见