ModelMetadata.ContainerType プロパティ

定義

このメタデータがプロパティの場合は、 プロパティを含む型を取得します。 null それ以外の場合は 。

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

プロパティ値

適用対象