ReadOnlySource.IndexOffset - Propriété
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 IndexOffset As Integer
Get
'Utilisation
Dim instance As ReadOnlySource
Dim value As Integer
value = instance.IndexOffset
public int IndexOffset { get; }
Valeur de propriété
Type : System.Int32