 | NLogConfigurationIgnorePropertyAttribute Class |
Indicates NLog should not scan this property during configuration.
Inheritance HierarchySystemObject
SystemAttribute
NLog.ConfigNLogConfigurationIgnorePropertyAttribute
Namespace:
NLog.Config
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxpublic sealed class NLogConfigurationIgnorePropertyAttribute : Attribute
Public NotInheritable Class NLogConfigurationIgnorePropertyAttribute
Inherits Attribute
Dim instance As NLogConfigurationIgnorePropertyAttribute
[<SealedAttribute>]
type NLogConfigurationIgnorePropertyAttribute =
class
inherit Attribute
endThe NLogConfigurationIgnorePropertyAttribute type exposes the following members.
Constructors
See Also