ModelMetadata.ContainerType Özellik

Tanım

Kapsayıcının türünü alır.

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

Özellik Değeri

Type

Kapsayıcının türü veya null kapsayıcı yoksa.

Şunlara uygulanır