共用方式為


ModelMetadata.ContainerType 屬性

定義

取得容器的型別。

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

屬性值

Type

容器的型別,如果沒有任何容器,則為null

適用於