[This is preliminary documentation and is subject to change.]
This layout is used to format the report
Message property.
Namespace:
bugcollect4netAssembly: bugcollect4net (in bugcollect4net.dll) Version: 1.2.10.0 (1.2.10.0)
Syntax
| C# |
|---|
public ILayout MessageLayout { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MessageLayout As ILayout |
Remarks
The inherited Layout property is used to format the
Notes of the report.
If the MessageLayout is not set then the Layout is used
to format the also message part of the report.