WMSLayerGetFeatureInfoExceptions 属性 |
要素信息请求的异常信息
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public string GetFeatureInfoExceptions { get; set; }
Public Property GetFeatureInfoExceptions As String
Get
Set
public:
virtual property String^ GetFeatureInfoExceptions {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract GetFeatureInfoExceptions : string with get, set
override GetFeatureInfoExceptions : string with get, set
属性值
类型:
String实现
IWMSLayerGetFeatureInfoExceptions
参见