GenericTypeParameterBuilder.FullName Vlastnost

Definice

Dostane null se ve všech případech.

public:
 virtual property System::String ^ FullName { System::String ^ get(); };
public override string? FullName { get; }
public override string FullName { get; }
member this.FullName : string
Public Overrides ReadOnly Property FullName As String

Hodnota vlastnosti

Odkaz na hodnotu null (Nothing ve Visual Basic) ve všech případech.

Poznámky

Parametr obecného typu nemá úplný název, protože jeho obor je omezen na obecný typ, který ho deklaruje.

Platí pro