System::Xml::XmlDocument::set_InnerText 方法
XmlDocument::set_InnerText method
在所有情况下都会抛出 InvalidOperationException。
void System::Xml::XmlDocument::set_InnerText(String value) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 要设置的值。 |
另见
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++