 | NLogConfigurationItemAttribute Class |
Marks the object as configuration item for NLog.
Inheritance HierarchySystemObject
SystemAttribute
NLog.ConfigNLogConfigurationItemAttribute
Namespace:
NLog.Config
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxpublic sealed class NLogConfigurationItemAttribute : Attribute
Public NotInheritable Class NLogConfigurationItemAttribute
Inherits Attribute
Dim instance As NLogConfigurationItemAttribute
[<SealedAttribute>]
type NLogConfigurationItemAttribute =
class
inherit Attribute
endThe NLogConfigurationItemAttribute type exposes the following members.
Constructors
See Also