NLog Logging Library

LayoutRendererAttribute Class

[This is preliminary documentation and subject to change.]

Marks class as a layout renderer and assigns a format string to it.

For a list of all members of this type, see LayoutRendererAttribute Members.

System.Object
   System.Attribute
      NLog.LayoutRendererAttribute

[Visual Basic]
NotInheritable Public Class LayoutRendererAttribute
    Inherits 
[C#]
public sealed class LayoutRendererAttribute : Attribute

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

LayoutRendererAttribute Members | NLog Namespace