 | ISetupConfigurationLoggingRuleBuilderLoggingRule Property |
LoggingRule being built
Namespace:
NLog.Config
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
SyntaxLoggingRule 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:
LoggingRule
See Also