LiveWatchNodeIcon Enumeration
Represents the commonly used live watch node icons
Namespace: VisualGDBExtensibility.LiveWatchAssembly: VisualGDBExtensibility (in VisualGDBExtensibility.dll) Version: 5.6.109.1 (5.6.109.4849)
public enum LiveWatchNodeIcon
None | 0 | |
Error | 1 | |
Thread | 2 | |
Field | 3 | |
Method | 4 | |
Event | 5 | |
Timer | 6 | |
Edit | 7 | |
Graph | 8 | |
Queue | 9 | |
Flag | 10 | |
Heap | 11 | |
Block | 12 | |
EmptyBlock | 13 | |
Stack | 14 | |