Freigeben über


SchemaAttrAttribute-Klasse

Defines the attribute which is used to decorate a property for its corresponding attribute information.

Vererbungshierarchie

System.Object
  System.Attribute
    DocumentFormat.OpenXml.SchemaAttrAttribute

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<AttributeUsageAttribute(AttributeTargets.Property)> _
Public NotInheritable Class SchemaAttrAttribute _
    Inherits Attribute
'Usage
Dim instance As SchemaAttrAttribute
[AttributeUsageAttribute(AttributeTargets.Property)]
public sealed class SchemaAttrAttribute : Attribute

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

SchemaAttrAttribute-Member

DocumentFormat.OpenXml-Namespace