GenericTypeParameterBuilder.ReflectedType Vlastnost

Definice

Type Získá objekt, který byl použit k získání GenericTypeParameterBuilder.

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

Hodnota vlastnosti

Type

Objekt Type , který byl použit k získání GenericTypeParameterBuilder.

Platí pro