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

プロパティ値

適用対象