TypeBuilder.DeclaringType Vlastnost

Definice

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

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

Jen pro čtení. Typ, který tento typ deklaroval.

Platí pro