XmlEventTextFormatter.Formatting Property
Applies to: Semantic Logging 2.0
Gets the EventTextFormatting.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public EventTextFormatting Formatting { get; }
'Declaration
Public ReadOnly Property Formatting As EventTextFormatting
Get
Property Value
Type: EventTextFormatting
The EventTextFormatting.
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters Namespace