Gets the traits type.

Namespace:  Gallio.Runtime.Extensibility
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public override Type TraitsType { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property TraitsType As Type

Return Value

The traits type.

See Also