Partager via


ClientResult<T>.Value - Propriété

Obtient le résultat retourné.

Espace de noms :  Microsoft.SharePoint.Client
Assemblys :   Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Value As T
    Get
'Utilisation
Dim instance As ClientResult
Dim value As T

value = instance.Value
public T Value { get; }

Valeur de propriété

Type : T
Objet de type générique.

Voir aussi

Référence

ClientResult<T> classe

ClientResult<T> - Membres

Microsoft.SharePoint.Client - Espace de noms