Поделиться через


Класс 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 (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.

См. также

Справочные материалы

Элементы SubsetCallableAttribute

Пространство имен Microsoft.SharePoint.Client