System::Xml::XmlTextWriter::WriteComment 方法
XmlTextWriter::WriteComment method
写出一个包含指定文本的注释 ****。
void System::Xml::XmlTextWriter::WriteComment(String text) override
| Parameter | Type | 描述 |
|---|---|---|
| text | String | Text 用于放置在注释内部。 |
另见
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++