Partager via


Web.RootFolder - Propriété

Gets the root folder for the website.

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 Web
Dim value As Folder

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

Valeur de propriété

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

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms