IExpressionDataOrCode Property

Specifies whether the expression represents an executable function or a data object. This affects the color of the icon used by Visual Studio.

Definition

Namespace: VisualGDBExpressions
Assembly: VisualGDBExpressions (in VisualGDBExpressions.dll) Version: 5.6.109.1 (5.6.109.4849)
C#
DataOrCode DataOrCode { get; }

Property Value

DataOrCode

See Also