Share via


Assembly.FullName Property

Gets the full name, or display name, of the current assembly.

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

Syntax

public virtual string FullName { get; }

Property Value

The full name of the current assembly.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Assembly Class
Assembly Members
System.Reflection Namespace