Share via


SPListItemCollection.QueryFieldNames - Propriété

Obtient une collection de noms de champs de requête.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property QueryFieldNames As StringCollection
    Get
'Utilisation
Dim instance As SPListItemCollection
Dim value As StringCollection

value = instance.QueryFieldNames
public StringCollection QueryFieldNames { get; }

Valeur de propriété

Type : System.Collections.Specialized.StringCollection
Un objet StringCollection qui contient les noms de champ de requête.

Voir aussi

Référence

SPListItemCollection classe

SPListItemCollection - Membres

Microsoft.SharePoint - Espace de noms