Класс SupportedServiceApplicationAttribute

Атрибут, описаны поддерживаемые служебного приложения.

Иерархия наследования

System.Object
  System.Attribute
    Microsoft.SharePoint.Administration.SupportedServiceApplicationAttribute

Пространство имен:  Microsoft.SharePoint.Administration
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
<AttributeUsageAttribute(AttributeTargets.Class, Inherited := False, AllowMultiple := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SupportedServiceApplicationAttribute _
    Inherits Attribute
'Применение
Dim instance As SupportedServiceApplicationAttribute
[AttributeUsageAttribute(AttributeTargets.Class, Inherited = false, AllowMultiple = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SupportedServiceApplicationAttribute : Attribute

Потокобезопасность

Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.

См. также

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

Элементы SupportedServiceApplicationAttribute

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