System::Xml::XmlAttribute::set_Prefix method
XmlAttribute::set_Prefix method
このノードの名前空間プレフィックスを設定します。
void System::Xml::XmlAttribute::set_Prefix(String value) override
| パラメーター | 型 | 説明 |
|---|---|---|
| value | String | 設定する値です。 |
参照
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Page for C++