DkmCompiledNativeCppValueExpression.Storage 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.
Storage type for the result of this expression.
This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.VS14Update2).
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType Storage { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType get(); };
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType Storage { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResultStorageType Storage { get; }
member this.Storage : Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResultStorageType
Public ReadOnly Property Storage As DkmEvaluationResultStorageType