TypeDelegator.FullName Właściwość

Definicja

Pobiera w pełni kwalifikowaną nazwę zaimplementowanego typu.

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

Wartość właściwości

Element String zawierający w pełni kwalifikowaną nazwę typu.

Uwagi

Ciąg zawierający w pełni kwalifikowaną nazwę bieżącego TypeDelegatorelementu .

Dotyczy