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