Share via


CustomMonitoringEventMessage.Message Property

Definition

The message.

public:
 property System::String ^ Message { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true)]
public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Returns a String that contains the event message.

Attributes

Applies to