System::Xml::XmlAttribute::set_InnerText メソッド
XmlAttribute::set_InnerText method
ノードとそのすべての子ノードの連結された値を設定します。
void System::Xml::XmlAttribute::set_InnerText(String value) override
| パラメーター | 型 | 説明 |
|---|---|---|
| value | String | 設定する値です。 |
参照
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++