Gets the component traits.
Namespace:
Gallio.Runtime.ExtensibilityAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public TTraits GetTraits() |
| Visual Basic (Declaration) |
|---|
Public Function GetTraits As TTraits |
Return Value
The component traits.
Exceptions
| Exception | Condition |
|---|---|
| Gallio.Runtime..::.RuntimeException | Thrown if the traits cannot be resolved. |
