ValidationErrorContext.Container 속성

정의

유효성이 검사된 속성의 컨테이너 개체에 대한 참조를 가져옵니다.

public:
 property System::Object ^ Container { System::Object ^ get(); void set(System::Object ^ value); };
public object? Container { get; init; }
member this.Container : obj with get, set
Public Property Container As Object

속성 값

적용 대상