AssemblyNameInfo.FullName Property

Definition

Gets the full name of the assembly, also known as the display name.

C#
public string FullName { get; }

Property Value

Remarks

In contrast to FullName, this property doesn't validate the public key token or compute it based on the provided public key.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 9, 10 (package-provided), 10
.NET Standard 2.0 (package-provided)