Returns true if the associated AssemblyName is a partial name only.

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

Syntax

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

See Also