System::Xml::XmlDeclaration::set_Standalone method

XmlDeclaration::set_Standalone method

Sets the value of the standalone attribute.

void System::Xml::XmlDeclaration::set_Standalone(const String &value)
ParameterTypeDescription
valueconst String&The value to set.

See Also