MetaProperties.SchemaXml Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.