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

'Declaration
Public Interface ISelectedGraphNode
public interface ISelectedGraphNode
public interface class ISelectedGraphNode
type ISelectedGraphNode =  interface end
public interface ISelectedGraphNode

The ISelectedGraphNode type exposes the following members.

Properties

  Name Description
Public property Node Gets the selected GraphNode.

Top

See Also

Reference

Microsoft.VisualStudio.Shell Namespace