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
(Inherited from AssemblyVersionLayoutRenderer.)
Public propertyFixThreadAgnostic
Support capture of Assembly-Version from active HttpContext ApplicationInstance
Public propertyFormat
Gets or sets the custom format of the assembly version output.
(Inherited from AssemblyVersionLayoutRenderer.)
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.
(Inherited from AssemblyVersionLayoutRenderer.)
Public propertyType
Gets or sets the type of assembly version to retrieve.
(Inherited from AssemblyVersionLayoutRenderer.)
Protected propertyValueFormatter
Value formatter
(Inherited from LayoutRenderer.)
Top
See Also