共用方式為


IGraphContext.Direction 屬性

周遊方向從輸入節點開始。

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

語法

'宣告
ReadOnly Property Direction As GraphContextDirection
GraphContextDirection Direction { get; }
property GraphContextDirection Direction {
    GraphContextDirection get ();
}
abstract Direction : GraphContextDirection with get
function get Direction () : GraphContextDirection

屬性值

類型:Microsoft.VisualStudio.GraphModel.GraphContextDirection

.NET Framework 安全性

請參閱

參考

IGraphContext 介面

Microsoft.VisualStudio.GraphModel 命名空間