Share via


IGraphProvider Interface

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

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

The IGraphProvider type exposes the following members.

Properties

  Name Description
Public property Schema

Top

Methods

  Name Description
Public method BeginGetGraphData
Public method GetCommands
Public method GetExtension<T>

Top

See Also

Reference

Microsoft.VisualStudio.GraphModel Namespace