Gets the full or partial name of the assembly that contains the type.

Namespace:  Gallio.Common.Reflection
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public AssemblyName AssemblyName { get; }
Visual Basic (Declaration)
Public ReadOnly Property AssemblyName As AssemblyName

See Also