Udostępnij za pośrednictwem


DkmCompiledNativeCppValueExpression.Storage Property

Definition

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

Property Value

Applies to