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

속성 값

적용 대상