你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PropertyName class

属性值。

构造函数

PropertyName(string)

方法

toXml(string)

生成属性名称的 XML 版本。

构造函数详细信息

PropertyName(string)

new PropertyName(name: string)

参数

name

string

方法详细信息

toXml(string)

生成属性名称的 XML 版本。

function toXml(version?: string): string

参数

version

string

WFS 服务版本。

返回

string