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 when an empty value should cause the property to be included
| |
Layout |
Gets or sets the layout that will be rendered as the attribute's value.
| |
Name |
Gets or sets the name of the attribute.
| |
PropertyType |
Gets or sets the type of the property.
|
Name | Description | |
---|---|---|
RenderValue |
Render Result Value
|