PinnedVariableExpressionPreprocessed Field

Contains the result of passing the expression through the C/C++ preprocessor. If it's not different from the original one, contains null.

Definition

Namespace: VisualGDBExtensibility.LiveWatch
Assembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
public string Preprocessed

Field Value

String

See Also