System::Xml::XmlConvert::VerifyPublicId メソッド
XmlConvert::VerifyPublicId method
文字列引数のすべての文字が有効な public id 文字である場合、渡された文字列インスタンスを返します。
static String System::Xml::XmlConvert::VerifyPublicId(const String &publicId)
| パラメーター | 型 | 説明 |
|---|---|---|
| publicId | const String& | 検証する ID を含む String。 |
ReturnValue
引数のすべての文字が有効な public id 文字である場合、渡された文字列。
参照
- Class String
- Class XmlConvert
- Namespace System::Xml
- Library Aspose.Page for C++