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

속성 값

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

적용 대상