GenericTypeParameterBuilder.FullName Vlastnost

Definice

Získá null 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 null (Nothing v jazyce 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