EventEntry.FormattedMessage Property
Applies to: Semantic Logging 2.0
Gets the formatted message.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public string FormattedMessage { get; }
'Declaration
Public ReadOnly Property FormattedMessage As String
Get
Property Value
Type: String
The formatted message.
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging Namespace