Compartir a través de


de la propiedad ClientResult<T>.Value

Obtiene el resultado devuelto.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblados:   Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)

Sintaxis

'Declaración
Public ReadOnly Property Value As T
    Get
'Uso
Dim instance As ClientResult
Dim value As T

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

Valor de propiedad

Tipo: T
Objeto de tipo genérico.

Vea también

Referencia

clase ClientResult<T>

Miembros ClientResult<T>

Espacio de nombres Microsoft.SharePoint.Client