ModelMetadata.ContainerType 属性

定义

获取或设置模型的容器的类型。

public Type ContainerType { get; }
member this.ContainerType : Type
Public ReadOnly Property ContainerType As Type

属性值

模型的容器的类型。

适用于