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