TypeBuilder.DeclaringType Vlastnost

Definice

Vrátí typ, který deklaroval tento typ.

public:
 virtual property Type ^ DeclaringType { Type ^ get(); };
public override Type? DeclaringType { get; }
public override Type DeclaringType { get; }
member this.DeclaringType : Type
Public Overrides ReadOnly Property DeclaringType As Type

Hodnota vlastnosti

Read-only. Typ, který tento typ deklaroval.

Platí pro