System::Xml::XmlDocument::set_InnerXml 메서드
XmlDocument::set_InnerXml method
현재 노드의 자식을 나타내는 마크업을 설정합니다.
void System::Xml::XmlDocument::set_InnerXml(String value) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | String | 설정할 값. |
또 보기
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++