MetadataSection.XmlSchemaDialect Property

Definition

Contains the value of the XML Schema dialect.

public:
 static property System::String ^ XmlSchemaDialect { System::String ^ get(); };
public static string XmlSchemaDialect { get; }
static member XmlSchemaDialect : string
Public Shared ReadOnly Property XmlSchemaDialect As String

Property Value

The dialect for an XML Schema document.

Remarks

The dialect for an XML Schema document.

Applies to