ISelectedGraphNode Interface
Holds a reference to a selected GraphNode.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Syntax
‘선언
Public Interface ISelectedGraphNode
public interface ISelectedGraphNode
The ISelectedGraphNode type exposes the following members.
Properties
Name | Description | |
---|---|---|
Node | Gets the selected GraphNode. |
Top