Partager via


List.RootFolder - Propriété

Gets the root folder that contains the files in the list and any related files.

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 RootFolder As Folder
    Get
'Utilisation
Dim instance As List
Dim value As Folder

value = instance.RootFolder
public Folder RootFolder { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Folder
A Folder object that represents the root folder.

Remarques

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

Voir aussi

Référence

List classe

List - Membres

Microsoft.SharePoint.Client - Espace de noms