DisplayNameLocalizationContext.DeclaringType 속성

정의

유효성을 검사할 멤버를 선언하는 형식을 가져옵니다. null 최상위 매개 변수 유효성 검사를 위한 것입니다.

public:
 property Type ^ DeclaringType { Type ^ get(); void set(Type ^ value); };
public Type? DeclaringType { get; init; }
member this.DeclaringType : Type with get, set
Public Property DeclaringType As Type

속성 값

적용 대상