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