Compartilhar via


ClientRuntimeContext.DisableReturnValueCache propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (em Microsoft.SharePoint.Client.Runtime.dll)

Sintaxe

'Declaração
Public Property DisableReturnValueCache As Boolean
    Get
    Set
'Uso
Dim instance As ClientRuntimeContext
Dim value As Boolean

value = instance.DisableReturnValueCache

instance.DisableReturnValueCache = value
public bool DisableReturnValueCache { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

ClientRuntimeContext classe

ClientRuntimeContext membros

Microsoft.SharePoint.Client namespace