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++