VisualGDB Extensibility API
C#
Show/Hide TOC
Pinned
Variable
Expression
Preprocessed 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#
Copy
public
string
Preprocessed
Field Value
String
See Also
Reference
PinnedVariableExpression Structure
VisualGDBExtensibility.LiveWatch Namespace
In This Article
Definition
See Also