Partilhar via


Propriedade IGraphContext.Direction

A direção para atravessar partir dos nós de entrada.

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

Sintaxe

'Declaração
ReadOnly Property Direction As GraphContextDirection
GraphContextDirection Direction { get; }
property GraphContextDirection Direction {
    GraphContextDirection get ();
}
abstract Direction : GraphContextDirection
function get Direction () : GraphContextDirection

Valor de propriedade

Tipo: Microsoft.VisualStudio.GraphModel.GraphContextDirection

Segurança do .NET Framework

Consulte também

Referência

IGraphContext Interface

Namespace Microsoft.VisualStudio.GraphModel