AssemblyNameInfo Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes an assembly.
public ref class AssemblyNameInfo sealed
public sealed class AssemblyNameInfo
type AssemblyNameInfo = class
Public NotInheritable Class AssemblyNameInfo
- Inheritance
-
AssemblyNameInfo
It's a more lightweight, immutable version of AssemblyName that does not pre-allocate CultureInfo instances.
Assembly |
Initializes a new instance of the AssemblyNameInfo class. |
Culture |
Gets the name of the culture associated with the assembly. |
Flags |
Gets the attributes of the assembly. |
Full |
Gets the full name of the assembly, also known as the display name. |
Name |
Gets the simple name of the assembly. |
Public |
Gets the public key or the public key token of the assembly. |
Version |
Gets the version of the assembly. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Parse(Read |
Parses a span of characters into a assembly name. |
To |
Initializes a new instance of the AssemblyName class based on the stored information. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Try |
Tries to parse a span of characters into an assembly name. |
Produkt | Versioner |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: