VirtualTypeBuilder.DeclaringType Özellik

Tanım

Elde edilen sanal türün bildirim türünü alır veya ayarlar.

public:
 property Type ^ DeclaringType { Type ^ get(); void set(Type ^ value); };
public:
 property Platform::Type ^ DeclaringType { Platform::Type ^ get(); void set(Platform::Type ^ value); };
public Type DeclaringType { get; set; }
member this.DeclaringType : Type with get, set
Public Property DeclaringType As Type

Özellik Değeri

Type

Bir öğesini Type temsil eden DeclaringType .

Şunlara uygulanır