System::Xml::Schema::XmlSchemaValidator::get_SourceUri 方法

XmlSchemaValidator::get_SourceUri method

返回正在验证的 XML 节点的源 URI。

SharedPtr<Uri> System::Xml::Schema::XmlSchemaValidator::get_SourceUri()

ReturnValue

一个表示被验证的 XML 节点的源 URI 的 Uri 对象;默认是 nullptr

另见