LogEventArgs.Message Property
Gets the log message.
Thread safety: This property is thread-safe.
Syntax
public System.String Message { get; }
Property Value
Type: System.String
A log message.
A log message.
Platforms
Windows, Linux, Android
Gets the log message.
public System.String Message { get; }
Windows, Linux, Android
In this article
Gets the log message.
public:
String message ( ) const;
Windows, Linux, Android
In this article
Gets the log message.
public final String getMessage ( )
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article