Query - Constructeur (SPWeb)
Initialise une nouvelle instance de la classe Query , en fonction de la page SharePoint spécifiée.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub New ( _
web As SPWeb _
)
'Utilisation
Dim web As SPWeb
Dim instance As New Query(web)
public Query(
SPWeb web
)
Paramètres
web
Type : Microsoft.SharePoint.SPWebLa page.