Partager via


View.ViewFields - Propriété

Gets a value that specifies the collection of fields in the list view.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ViewFields As ViewFieldCollection
    Get
'Utilisation
Dim instance As View
Dim value As ViewFieldCollection

value = instance.ViewFields
public ViewFieldCollection ViewFields { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.ViewFieldCollection
Returns a ViewFieldCollection instance representing the collection of fields in the list view.

Remarques

It must not be une référence Null (Rien dans Visual Basic).

Voir aussi

Référence

View classe

View - Membres

Microsoft.SharePoint.Client - Espace de noms