QueryProperties.QueryTemplate - 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 Property QueryTemplate As String
Get
Set
'Utilisation
Dim instance As QueryProperties
Dim value As String
value = instance.QueryTemplate
instance.QueryTemplate = value
public string QueryTemplate { get; set; }
Valeur de propriété
Type : System.String