System::Xml::XmlConvert::VerifyPublicId méthode
XmlConvert::VerifyPublicId method
Renvoie l’instance de chaîne transmise si tous les caractères du paramètre chaîne sont des caractères d’identifiant public valides.
static String System::Xml::XmlConvert::VerifyPublicId(const String &publicId)
| Paramètre | Type | Description |
|---|---|---|
| publicId | const String& | String qui contient l’identifiant à valider. |
ReturnValue
La chaîne transmise si tous les caractères de l’argument sont des caractères d’identifiant public valides.
Voir aussi
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Font for C++