共用方式為


MetaType.Type 屬性

定義

在衍生類別中覆寫時,會取得基礎通用語言執行平台 (CLR) 類型。

public:
 abstract property Type ^ Type { Type ^ get(); };
public abstract Type Type { get; }
member this.Type : Type
Public MustOverride ReadOnly Property Type As Type

屬性值

關聯的 CLR 型別。

適用於