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

NamedPropertyMetadata.PropertyName 属性

定义

获取属性的名称。 可以将其视为键值对的键。

public string PropertyName { get; }
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

属性值

属性名称。

适用于