PropertyValueCollection.PropertyName 속성

정의

값 컬렉션의 특성에 대한 속성 이름을 가져옵니다.

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 개체에 포함된 값을 가진 속성의 이름을 포함하는 문자열입니다.

특성

적용 대상