Share via


ContentTypeSchema.ReservedAttributeString Property

_.Represents the attribte in schema: ma:_

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

Syntax

'Declaration
<SchemaAttrAttribute(, "_")> _
Public Property ReservedAttributeString As StringValue
    Get
    Set
'Usage
Dim instance As ContentTypeSchema
Dim value As StringValue

value = instance.ReservedAttributeString

instance.ReservedAttributeString = value
[SchemaAttrAttribute(, "_")]
public StringValue ReservedAttributeString { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ContentTypeSchema Class

ContentTypeSchema Members

DocumentFormat.OpenXml.Office.ContentType Namespace