DkmVisualizedExpression.ValueHome 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.
[Optional] The location at which the value is stored, which can be modified to edit the value. This should be null for read-only values, such as integer constants.
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome ^ ValueHome { Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome ^ ValueHome { Microsoft::VisualStudio::Debugger::Evaluation::DkmExpressionValueHome ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmExpressionValueHome ValueHome { get; }
public Microsoft.VisualStudio.Debugger.Evaluation.DkmExpressionValueHome? ValueHome { get; }
member this.ValueHome : Microsoft.VisualStudio.Debugger.Evaluation.DkmExpressionValueHome
Public ReadOnly Property ValueHome As DkmExpressionValueHome
Property Value
Returns DkmExpressionValueHome.