ToolStripItemTarget Properties |
The ToolStripItemTarget type exposes the following members.
Name | Description | |
---|---|---|
FormName |
Gets or sets the name of the Form on which the ToolStrip is located.
| |
ItemName |
Gets or sets the name of the ToolStripItem to which NLog will log write log text.
| |
Layout |
Gets or sets the layout used to format log messages.
(Inherited from TargetWithLayout.) | |
Name |
Gets or sets the name of the target.
(Inherited from Target.) | |
ToolStripName |
Gets or sets the name of ToolStrip that contains the ToolStripItem to which NLog will log write log text.
|