Partager via


Web.AllProperties - Propriété

Gets a collection of metadata for the Web site.

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

value = instance.AllProperties
public PropertyValues AllProperties { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.PropertyValues
A PropertyValues object that represents the metadata.

Remarques

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

Voir aussi

Référence

Web classe

Web - Membres

Microsoft.SharePoint.Client - Espace de noms