다음을 통해 공유


AttachedPropertyInfo.PropertyName 속성

정의

연결된 속성의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ PropertyName { System::String ^ get(); void set(System::String ^ value); };
public string PropertyName { get; set; }
member this.PropertyName : string with get, set
Public Property PropertyName As String

속성 값

String

연결된 속성의 이름입니다.

적용 대상