MetaProperties.SchemaXml 属性

定义

获取 对象的架构 XML MetaProperties 。 只读。

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

属性值

String

注解

此属性用于返回代表文档的各种元数据属性的信息,如类型信息、限制等。

适用于