共用方式為


IGraphProvider.BeginGetGraphData 方法

命名空間:  Microsoft.VisualStudio.GraphModel
組件:  Microsoft.VisualStudio.GraphModel (在 Microsoft.VisualStudio.GraphModel.dll 中)

語法

'宣告
Sub BeginGetGraphData ( _
    context As IGraphContext _
)
void BeginGetGraphData(
    IGraphContext context
)
void BeginGetGraphData(
    IGraphContext^ context
)
abstract BeginGetGraphData : 
        context:IGraphContext -> unit
function BeginGetGraphData(
    context : IGraphContext
)

參數

.NET Framework 安全性

請參閱

參考

IGraphProvider 介面

Microsoft.VisualStudio.GraphModel 命名空間