System::Xml::XmlDeclaration::set_Standalone 方法
XmlDeclaration::set_Standalone method
设置 standalone 属性的值。
void System::Xml::XmlDeclaration::set_Standalone(const String &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const String& | 要设置的值。 |
另见
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Page for C++