Partager via


List.ParentWeb - Propriété

Gets a value that specifies the site that contains the list.

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

value = instance.ParentWeb
public Web ParentWeb { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Web
Returns a Web instance representing the site that contains the list.

Voir aussi

Référence

List classe

List - Membres

Microsoft.SharePoint.Client - Espace de noms