System::Xml::XmlAttribute::set_Prefix 方法
XmlAttribute::set_Prefix method
设置此节点的命名空间前缀。
void System::Xml::XmlAttribute::set_Prefix(String value) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | String | 要设置的值。 |
另见
- Class String
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++