System::Xml::XmlDeclaration::set_Standalone メソッド
XmlDeclaration::set_Standalone method
standalone 属性の値を設定します。
void System::Xml::XmlDeclaration::set_Standalone(const String &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const String& | 設定する値です。 |
参照
- Class String
- Class XmlDeclaration
- Namespace System::Xml
- Library Aspose.Page for C++