QueryRule.Contact - Propriété
Personne à contacter pour la règle de requête
Espace de noms : Microsoft.Office.Server.Search.Query.Rules
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property Contact As String
Get
Set
'Utilisation
Dim instance As QueryRule
Dim value As String
value = instance.Contact
instance.Contact = value
public string Contact { get; set; }
Valeur de propriété
Type : System.String