Share via


Assembly.GetName Method

Gets an AssemblyName for this assembly.

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)

Syntax

public AssemblyName GetName ()

Return Value

An AssemblyName for this assembly.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

Assembly Class
Assembly Members
System.Reflection Namespace