DkmExceptionConditionInfo.Type Property

Definition

Defines what to compare the Value property against.

This API was introduced in Visual Studio 15 RTM (DkmApiVersion.VS15RTM).

public:
 property Microsoft::VisualStudio::Debugger::ExceptionConditionType Type { Microsoft::VisualStudio::Debugger::ExceptionConditionType get(); };
public:
 property Microsoft::VisualStudio::Debugger::ExceptionConditionType Type { Microsoft::VisualStudio::Debugger::ExceptionConditionType get(); };
public Microsoft.VisualStudio.Debugger.ExceptionConditionType Type { get; }
member this.Type : Microsoft.VisualStudio.Debugger.ExceptionConditionType
Public ReadOnly Property Type As ExceptionConditionType

Property Value

Applies to