Share via


AlternateContent.MarkupCompatibilityNamespace Property

The namespace of markup compatibility "https://schemas.openxmlformats.org/markup-compatibility/2006"

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

Syntax

'Declaration
Public Shared ReadOnly Property MarkupCompatibilityNamespace As String
    Get
'Usage
Dim value As String

value = AlternateContent.MarkupCompatibilityNamespace
public static string MarkupCompatibilityNamespace { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

AlternateContent Class

AlternateContent Members

DocumentFormat.OpenXml Namespace