| ISetupConfigurationLoggingRuleBuilderLoggingRule Property |
LoggingRule being built
Namespace:
NLog.Config
Assembly:
NLog (in NLog.dll) Version: 5.3.4+73d83d3161d31288ca5c554cc50d27b6bed5f28b
Syntax LoggingRule LoggingRule { get; }
ReadOnly Property LoggingRule As LoggingRule
Get
Dim instance As ISetupConfigurationLoggingRuleBuilder
Dim value As LoggingRule
value = instance.LoggingRule
abstract LoggingRule : LoggingRule with get
Property Value
Type:
LoggingRuleSee Also