System::Xml::XmlDocumentType::get_LocalName 方法

XmlDocumentType::get_LocalName method

返回节点的本地名称。

String System::Xml::XmlDocumentType::get_LocalName() override

ReturnValue

对于 DocumentType 节点,此方法返回文档类型的名称。

另见