ResultTable.Depth - Propriété
Obtient une valeur qui indique le niveau d'imbrication de la ligne active.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Depth As Integer
Get
'Utilisation
Dim instance As ResultTable
Dim value As Integer
value = instance.Depth
public int Depth { get; }
Valeur de propriété
Type : System.Int32
Le niveau d'imbrication.