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