Partager via


QueryProperties.WebId - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property WebId As Guid
    Get
    Set
'Utilisation
Dim instance As QueryProperties
Dim value As Guid

value = instance.WebId

instance.WebId = value
[DataMemberAttribute]
public Guid WebId { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

QueryProperties classe

QueryProperties - Membres

Microsoft.Office.Server.Search.Query - Espace de noms