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