DataCollectorExceptionMessageInfo.ExceptionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.