 | DefaultParameterAttribute Class |
Attribute used to mark the default parameters for layout renderers.
Inheritance HierarchySystemObject
SystemAttribute
NLog.ConfigDefaultParameterAttribute
Namespace:
NLog.Config
Assembly:
NLog (in NLog.dll) Version: 6.0.0+cfb73701cda54e2410b006f649f072e90daef707
Syntaxpublic sealed class DefaultParameterAttribute : Attribute
Public NotInheritable Class DefaultParameterAttribute
Inherits Attribute
Dim instance As DefaultParameterAttribute
[<SealedAttribute>]
type DefaultParameterAttribute =
class
inherit Attribute
endThe DefaultParameterAttribute type exposes the following members.
Constructors
See Also