共用方式為


ClientRuntimeContext.DisableReturnValueCache 屬性

命名空間:  Microsoft.SharePoint.Client
組件:  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Public Property DisableReturnValueCache As Boolean
    Get
    Set
'用途
Dim instance As ClientRuntimeContext
Dim value As Boolean

value = instance.DisableReturnValueCache

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

屬性值

類型:System.Boolean

請參閱

參照

ClientRuntimeContext 類別

ClientRuntimeContext 成員

Microsoft.SharePoint.Client 命名空間