ExcludedFromMetadataDocumentAttribute classe
Inheritance hierarchy
System.Object
System.Attribute
Microsoft.SharePoint.Client.ExcludedFromMetadataDocumentAttribute
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
<AttributeUsageAttribute(AttributeTargets.Assembly Or AttributeTargets.Class)> _
Public NotInheritable Class ExcludedFromMetadataDocumentAttribute _
Inherits Attribute
'Uso
Dim instance As ExcludedFromMetadataDocumentAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly|AttributeTargets.Class)]
public sealed class ExcludedFromMetadataDocumentAttribute : Attribute
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.