System::Xml::XmlEntity::set_InnerText 메서드
XmlEntity::set_InnerText method
엔터티 노드와 모든 자식 노드의 연결된 값을 설정합니다.
void System::Xml::XmlEntity::set_InnerText(String value) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | String | 설정할 값. |
또 보기
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++