共用方式為


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

屬性值

擁有與這個實例相關聯之屬性的物件。

適用於