MetadataTypeAttribute.MetadataClassType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與資料模型部分類別相關聯的中繼資料類別。
public:
property Type ^ MetadataClassType { Type ^ get(); };
public Type MetadataClassType { get; }
member this.MetadataClassType : Type
Public ReadOnly Property MetadataClassType As Type
屬性值
表示中繼資料類別的型別值。