DkmSuccessEvaluationResult.StorageType Property

Definition

The storage type (ex: static) of the evaluation result.

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType StorageType { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType StorageType { Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResultStorageType get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResultStorageType StorageType { get; }
member this.StorageType : Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResultStorageType
Public ReadOnly Property StorageType As DkmEvaluationResultStorageType

Property Value

Returns DkmEvaluationResultStorageType.

Applies to