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