JSMethod.ReflectedType 屬性

定義

取得用來透過反映取得這個執行個體的類別物件。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property Type ^ ReflectedType { Type ^ get(); };
public override Type ReflectedType { get; }
member this.ReflectedType : Type
Public Overrides ReadOnly Property ReflectedType As Type

屬性值

宣告這個方法的類型。

適用於

另請參閱