set_XPath()

XmlSchemaXPath::set_XPath(const String&) method

Sets the attribute for the XPath expression.

void System::Xml::Schema::XmlSchemaXPath::set_XPath(const String &value)

Arguments

ParameterTypeDescription
valueconst String&The value to set.

See Also