AssemblyLoadContext.Name Proprietà

Definizione

Ottenere il nome di AssemblyLoadContext.

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

Valore della proprietà

Nome di AssemblyLoadContext. Il valore può essere null.

Si applica a