PropertyValueCollection.PropertyName 屬性

定義

取得值集合中屬性 (Attribute) 的屬性 (Property) 名稱。

public:
 property System::String ^ PropertyName { System::String ^ get(); };
public string PropertyName { get; }
[System.Runtime.InteropServices.ComVisible(false)]
public string PropertyName { get; }
member this.PropertyName : string
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.PropertyName : string
Public ReadOnly Property PropertyName As String

屬性值

字串,包含具有這個 PropertyValueCollection 物件中包含之值的屬性名稱。

屬性

適用於