ApiBlockedException クラス

継承階層

System.Object
  System.Exception
    Microsoft.SharePoint.Client.ClientServiceException
      Microsoft.SharePoint.Client.ApiBlockedException

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class ApiBlockedException _
    Inherits ClientServiceException
'使用
Dim instance As ApiBlockedException
[SerializableAttribute]
public class ApiBlockedException : ClientServiceException

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

ApiBlockedException メンバー

Microsoft.SharePoint.Client 名前空間