Share via


ModelMetadataIdentity.ContainerType 属性

定义

Type获取定义由当前实例表示的模型属性的 ;如果当前实例不表示属性,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

属性值

适用于