DataCollectorExceptionMessageInfo.ExceptionType Property

Definition

Gets or sets the type of exception that has occurred.

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

Property Value

The type of exception that has occurred.

Applies to