System::Xml::XmlEntity::get_NotationName 方法
XmlEntity::get_NotationName method
返回实体声明中可选 NDATA 属性的名称。
String System::Xml::XmlEntity::get_NotationName()
ReturnValue
NDATA 属性的名称。如果没有 NDATA,则返回 nullptr。
另见
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++