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