System::Xml::XmlEntity::get_PublicId メソッド

XmlEntity::get_PublicId method

エンティティ宣言の公開識別子の値を返します。

String System::Xml::XmlEntity::get_PublicId()

ReturnValue

エンティティのパブリック識別子です。パブリック識別子が存在しない場合、nullptr が返されます。

参照