VersionConflictException クラス
継承階層
System.Object
System.Exception
Microsoft.SharePoint.Client.ClientServiceException
Microsoft.SharePoint.Client.VersionConflictException
名前空間: Microsoft.SharePoint.Client
アセンブリ: Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)
構文
'宣言
<SerializableAttribute> _
Public Class VersionConflictException _
Inherits ClientServiceException
'使用
Dim instance As VersionConflictException
[SerializableAttribute]
public class VersionConflictException : ClientServiceException
スレッド セーフ
この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。