TargetPropertyWithContext Class |
Namespace: NLog.Targets
The TargetPropertyWithContext type exposes the following members.
| Name | Description | |
|---|---|---|
| TargetPropertyWithContext |
Initializes a new instance of the TargetPropertyWithContext class.
| |
| TargetPropertyWithContext(String, Layout) |
Initializes a new instance of the TargetPropertyWithContext class.
|
| Name | Description | |
|---|---|---|
| DefaultValue |
Gets or sets the fallback value when result value is not available
| |
| IncludeEmptyValue |
Gets or sets whether empty property value should be included in the output.
| |
| Layout |
Gets or sets the layout used for rendering the property value.
| |
| Name |
Gets or sets the name of the property.
| |
| PropertyType |
Gets or sets the type of the property.
|
| Name | Description | |
|---|---|---|
| RenderValue |
Render Result Value
|