Gets the formatted used by the builder.

Namespace:  Gallio.Framework.Assertions
Assembly:  Gallio (in Gallio.dll) Version: 3.2.0.0 (3.2.528.0)

Syntax

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

See Also