System::Security::SecurityElement::Escape メソッド
SecurityElement::Escape method
XML 文字列内の文字をエスケープします。
static String System::Security::SecurityElement::Escape(const String &str)
| パラメーター | 型 | 説明 |
|---|---|---|
| str | const String& | String をエスケープする。 |
ReturnValue
エスケープされた文字列。
参照
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++