get_QualifiedName()

XmlSchemaAttribute::get_QualifiedName() method

Returns the qualified name for the attribute.

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaAttribute::get_QualifiedName()

Return Value

The post-compilation interpretation of the QualifiedName value.

See Also