IGraphContext.LinkDepth, propriété
Combien de liens séparés des nœuds d'entrée vers le retour.
possibilité d'int.MaxValue récupèrent tout accessible des nœuds d'entrée.
Espace de noms : Microsoft.VisualStudio.GraphModel
Assembly : Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)
Syntaxe
'Déclaration
ReadOnly Property LinkDepth As Integer
int LinkDepth { get; }
property int LinkDepth {
int get ();
}
abstract LinkDepth : int with get
function get LinkDepth () : int
Valeur de propriété
Type : Int32
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.