ModelMetadata.ContainerType 属性

定义

如果此元数据用于属性,则获取包含 属性的类型; 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

属性值

适用于