Freigeben über


IGraphContext.Direction-Eigenschaft

Die Richtung, das Abfahrens von den Eingabeknoten zu durchlaufen.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphContextDirection

.NET Framework-Sicherheit

Siehe auch

Referenz

IGraphContext Schnittstelle

Microsoft.VisualStudio.GraphModel-Namespace