WMTSLayer_1_0_0InfoFormatList_1_0_0 属性 |
InfoFormat
命名空间:
GISShare.SMap.Web.WMTS
程序集:
GISShare.SMap.Web (在 GISShare.SMap.Web.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public List<string> InfoFormatList_1_0_0 { get; set; }
Public Property InfoFormatList_1_0_0 As List(Of String)
Get
Set
public:
property List<String^>^ InfoFormatList_1_0_0 {
List<String^>^ get ();
void set (List<String^>^ value);
}
member InfoFormatList_1_0_0 : List<string> with get, set
属性值
类型:
ListString
参见