System::Xml::XmlEntity::get_PublicId 方法
XmlEntity::get_PublicId method
返回实体声明中公共标识符的值。
String System::Xml::XmlEntity::get_PublicId()
ReturnValue
实体上的公共标识符。如果没有公共标识符,返回 nullptr。
另见
- Class String
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Font for C++