Freigeben über


ClientRuntimeContext.DisableReturnValueCache-Eigenschaft

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

Syntax

'Declaration
Public Property DisableReturnValueCache As Boolean
    Get
    Set
'Usage
Dim instance As ClientRuntimeContext
Dim value As Boolean

value = instance.DisableReturnValueCache

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

ClientRuntimeContext Klasse

ClientRuntimeContext-Member

Microsoft.SharePoint.Client-Namespace