System::Xml::XmlProcessingInstruction::set_Value 方法
XmlProcessingInstruction::set_Value method
设置节点的值。
void System::Xml::XmlProcessingInstruction::set_Value(String value) override
| Parameter | Type | 描述 |
|---|---|---|
| value | 字符串 | 要设置的值。 |
另见
- Class String
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++