Gets the traits type, a subclass of Traits.

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

Syntax

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

See Also