Click or drag to resize

AssemblyVersionLayoutRenderer Properties

The AssemblyVersionLayoutRenderer type exposes the following members.

Properties
  NameDescription
Public propertyDefault
The default value to render if the Version is not available
Public propertyFormat
Gets or sets the custom format of the assembly version output.
Protected propertyLoggingConfiguration
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.)
Public propertyName
The (full) name of the assembly. If null, using the entry assembly.
Public propertyType
Gets or sets the type of assembly version to retrieve.
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also