ModelMetadata.ContainerType 属性

定义

获取容器的类型。

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

属性值

容器的类型,如果没有 null 容器。

适用于