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

屬性值

適用於