SubsetCallableAttribute クラス

継承階層

System.Object
  System.Attribute
    Microsoft.SharePoint.Client.SubsetCallableAttribute
      Microsoft.SharePoint.Client.SubsetCallableExcludeInterfaceAttribute
      Microsoft.SharePoint.Client.SubsetCallableExcludeMemberAttribute
      Microsoft.SharePoint.Client.SubsetCallableForceNewKeywordAttribute
      Microsoft.SharePoint.Client.SubsetCallableIncludeAsNotImplementedAttribute
      Microsoft.SharePoint.Client.SubsetCallableIncludeInternalMemberAttribute
      Microsoft.SharePoint.Client.SubsetCallableIncludeObsoleteMemberAttribute
      Microsoft.SharePoint.Client.SubsetCallableTreatAsExternalTypeAttribute
      Microsoft.SharePoint.Client.SubsetCallableTypeAttribute

名前空間:  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 := False)> _
Public Class SubsetCallableAttribute _
    Inherits Attribute
'使用
Dim instance As SubsetCallableAttribute
[AttributeUsageAttribute(AttributeTargets.Enum|AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class SubsetCallableAttribute : Attribute

スレッド セーフ

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

関連項目

参照先

SubsetCallableAttribute メンバー

Microsoft.SharePoint.Client 名前空間