ClientCallableExceptionConstraintAttribute クラス

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.ClientCallableExceptionConstraintAttribute

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

構文

'宣言
<AttributeUsageAttribute(AttributeTargets.Assembly Or AttributeTargets.Method, AllowMultiple := True)> _
Public NotInheritable Class ClientCallableExceptionConstraintAttribute _
    Inherits Attribute
'使用
Dim instance As ClientCallableExceptionConstraintAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly|AttributeTargets.Method, AllowMultiple = true)]
public sealed class ClientCallableExceptionConstraintAttribute : Attribute

スレッド セーフ

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

関連項目

参照先

ClientCallableExceptionConstraintAttribute メンバー

Microsoft.SharePoint.Client 名前空間