DkmBreakpointCondition.CompilationFlags Property
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.
Flags which effect how the condition text should be compiled by the expression evaluator.
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationFlags CompilationFlags { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationFlags get(); };
C++/CX
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationFlags CompilationFlags { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationFlags get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationFlags CompilationFlags { get; }
member this.CompilationFlags : Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationFlags
Public ReadOnly Property CompilationFlags As DkmEvaluationFlags
Returns DkmEvaluationFlags.
Produit | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |