DkmCompiledNativeCppValueExpression.Storage Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der Speichertyp für das Ergebnis dieses Ausdrucks.
Diese API wurde in Visual Studio 14 Update 2 (dkmapiversion. VS14Update2) eingeführt.
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