MetadataTypeAttribute.MetadataClassType 屬性

定義

取得與資料模型部分類別相關聯的中繼資料類別。

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

屬性值

表示中繼資料類別的型別值。

適用於