次の方法で共有


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 名前空間