PinnedVariableExpressionForEvaluation Property

Returns the preprocessed expression, if defined. Otherwise, returns the original expression.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public string ForEvaluation { get; }

Property Value

String

See Also