다음을 통해 공유


PropertyValidationContext.PropertyOwner 속성

정의

이 인스턴스와 연결된 속성을 소유하는 Object를 가져옵니다.

public:
 property System::Object ^ PropertyOwner { System::Object ^ get(); };
public object PropertyOwner { get; }
member this.PropertyOwner : obj
Public ReadOnly Property PropertyOwner As Object

속성 값

Object

이 인스턴스와 연결 된 속성을 소유 하는 개체입니다.

적용 대상