ModelMetadata.ContainerType 属性

定义

获取容器的类型。

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

属性值

Type

如果没有容器,则为容器的类型或 null

适用于