Класс SubsetCallableIncludeObsoleteMemberAttribute
Иерархия наследования
System.Object
System.Attribute
Microsoft.SharePoint.Client.SubsetCallableAttribute
Microsoft.SharePoint.Client.SubsetCallableIncludeObsoleteMemberAttribute
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)
Синтаксис
'Декларация
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Struct Or AttributeTargets.Enum Or AttributeTargets.Constructor Or AttributeTargets.Method Or AttributeTargets.Property Or AttributeTargets.Field Or AttributeTargets.Interface, AllowMultiple := False)> _
Public NotInheritable Class SubsetCallableIncludeObsoleteMemberAttribute _
Inherits SubsetCallableAttribute
'Применение
Dim instance As SubsetCallableIncludeObsoleteMemberAttribute
[AttributeUsageAttribute(AttributeTargets.Class|AttributeTargets.Struct|AttributeTargets.Enum|AttributeTargets.Constructor|AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Interface, AllowMultiple = false)]
public sealed class SubsetCallableIncludeObsoleteMemberAttribute : SubsetCallableAttribute
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.