Freigeben über


MarkupCompatibilityAttributes.MustUnderstand-Eigenschaft

Defines a whitespace-delimited list of namespace prefixes identifying a set of namespace names.

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

Syntax

'Declaration
Public Property MustUnderstand As StringValue
    Get
    Set
'Usage
Dim instance As MarkupCompatibilityAttributes
Dim value As StringValue

value = instance.MustUnderstand

instance.MustUnderstand = value
public StringValue MustUnderstand { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

MarkupCompatibilityAttributes Klasse

MarkupCompatibilityAttributes-Member

DocumentFormat.OpenXml-Namespace