Assembly.GlobalAssemblyCache Proprietà

Definizione

Attenzione

The Global Assembly Cache is not supported.

Ottiene un valore che indica se l'assembly è stato caricato dalla global assembly cache (solo.NET Framework).

[System.Obsolete("The Global Assembly Cache is not supported.", DiagnosticId="SYSLIB0005", UrlFormat="https://aka.ms/dotnet-warnings/{0}")]
public virtual bool GlobalAssemblyCache { get; }
public virtual bool GlobalAssemblyCache { get; }
public bool GlobalAssemblyCache { get; }

Valore della proprietà

Solo .NET Framework: true se l'assembly è stato caricato dalla global assembly cache; in caso contrario, false.

.NET Core e .NET 5 e versioni successive: false in tutti i casi.

Implementazioni

Attributi

Commenti

Questa proprietà è contrassegnata come obsoleta a partire da .NET 5 e genera un avviso in fase di compilazione.

Si applica a

Prodotto Versioni (Obsoleto)
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1 (5, 6, 7, 8, 9)
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1