ObjectResult.DeclaredType 속성

정의

선언된 형식을 가져오거나 설정합니다.

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

속성 값

적용 대상