System::Xml::XmlDeclaration::set_Value method
XmlDeclaration::set_Value method
Sets the value of the XmlDeclaration.
void System::Xml::XmlDeclaration::set_Value(String value) override
Parameter | Type | Description |
---|---|---|
value | String | The value to set. |
See Also
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.TeX for C++