Gets a default instance of the assembly pattern attribute to use when no other pattern consumes an assembly.

Namespace:  Gallio.Framework.Pattern
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public static readonly TestAssemblyPatternAttribute DefaultInstance
Visual Basic (Declaration)
Public Shared ReadOnly DefaultInstance As TestAssemblyPatternAttribute

See Also