PropertyValueCollection.PropertyName プロパティ

定義

value コレクション内の属性に対するプロパティ名を取得します。

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 オブジェクトに含まれる値を持つプロパティの名前が格納された文字列。

属性

適用対象