Partager via


PropertyValues.FieldValues - Propriété

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 FieldValues As Dictionary(Of String, Object)
    Get
'Utilisation
Dim instance As PropertyValues
Dim value As Dictionary(Of String, Object)

value = instance.FieldValues
public Dictionary<string, Object> FieldValues { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<String, Object>
Renvoie Dictionary<TKey, TValue>.

Voir aussi

Référence

PropertyValues classe

PropertyValues - Membres

Microsoft.SharePoint.Client - Espace de noms