MetadataTypeAttribute.MetadataClassType プロパティ

定義

データ モデル部分クラスに関連付けられたメタデータ クラスを取得します。

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

プロパティ値

Type

メタデータ クラスを表す型の値。

適用対象