SubsetCallableExcludeMemberAttribute クラス

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.SubsetCallableAttribute
      Microsoft.SharePoint.Client.SubsetCallableExcludeMemberAttribute

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

構文

'宣言
<AttributeUsageAttribute(AttributeTargets.Enum Or AttributeTargets.Constructor Or AttributeTargets.Method Or AttributeTargets.Property Or AttributeTargets.Field, AllowMultiple := True)> _
Public Class SubsetCallableExcludeMemberAttribute _
    Inherits SubsetCallableAttribute
'使用
Dim instance As SubsetCallableExcludeMemberAttribute
[AttributeUsageAttribute(AttributeTargets.Enum|AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = true)]
public class SubsetCallableExcludeMemberAttribute : SubsetCallableAttribute

スレッド セーフ

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

関連項目

参照先

SubsetCallableExcludeMemberAttribute メンバー

Microsoft.SharePoint.Client 名前空間