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