Share via


MetaProperties.SchemaXml Property

Office Developer Reference

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

Syntax

expression.SchemaXml

expression   An expression that returns a MetaProperties object.

Return 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.

See Also