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