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

属性值

适用于