Compartilhar via


SchemaAttrAttribute.Tag Property

Gets/Sets the Tag name of the schema attribute.

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

Syntax

'Declaration
Public ReadOnly Property Tag As String
    Get
'Usage
Dim instance As SchemaAttrAttribute
Dim value As String

value = instance.Tag
public string Tag { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SchemaAttrAttribute Class

SchemaAttrAttribute Members

DocumentFormat.OpenXml Namespace