Share via


DataCollectorExceptionMessageInfo.ExceptionMessage Property

Definition

Gets or sets the message for the exception that has occurred.

public:
 property System::String ^ ExceptionMessage { System::String ^ get(); };
public string ExceptionMessage { get; }
member this.ExceptionMessage : string
Public ReadOnly Property ExceptionMessage As String

Property Value

The message for the exception that has occurred.

Applies to