IDebugExceptionCondition.Type 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.
public:
property Microsoft::VisualStudio::Debugger::Interop::EXCEPTION_CONDITION_TYPE Type { Microsoft::VisualStudio::Debugger::Interop::EXCEPTION_CONDITION_TYPE get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_CONDITION_TYPE Type { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.Type : Microsoft.VisualStudio.Debugger.Interop.EXCEPTION_CONDITION_TYPE
Public ReadOnly Property Type As EXCEPTION_CONDITION_TYPE
Property Value
- Attributes