IGraphProvider Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
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 | |
---|---|---|
Schema |
Top
Methods
Name | Description | |
---|---|---|
BeginGetGraphData | ||
GetCommands | ||
GetExtension<T> |
Top