AssemblyBuilder.FullName Właściwość

Definicja

Pobiera nazwę wyświetlaną bieżącego zestawu dynamicznego.

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

Nazwa wyświetlana zestawu dynamicznego.

Uwagi

Zobacz AssemblyName opis formatu nazwy wyświetlanej zestawu.

Dotyczy