MetaProperties.SchemaXml Property

Definition

Gets the schema XML for the MetaProperties object. Read-only.

public:
 property System::String ^ SchemaXml { System::String ^ get(); };
public string SchemaXml { get; }
member this.SchemaXml : string
Public ReadOnly Property SchemaXml As String

Property Value

String

Remarks

This property is used to return information representing various metadata properties of a document such as type information, restrictions, and so forth.

Applies to