DkmLanguageExpression.CompilationFlags 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.
Flags which effect how the condition text should be compiled by the expression evaluator. During evaluation, the caller must ensure that the DkmEvaluationFlags set on the InspectionContext agree with this value -- that is that they may only differ by the last set of flags which are only relevant to the display of values.
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationFlags CompilationFlags { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationFlags get(); };
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
Property Value
Returns DkmEvaluationFlags.