Partager via


QueryPropertyValue.StrArray - 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 StrArray As String()
    Get
    Set
'Utilisation
Dim instance As QueryPropertyValue
Dim value As String()

value = instance.StrArray

instance.StrArray = value
public string[] StrArray { get; set; }

Valeur de propriété

Type : []

Voir aussi

Référence

QueryPropertyValue classe

QueryPropertyValue - Membres

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