System::Security::SecurityElement::Escape メソッド

SecurityElement::Escape method

XML 文字列内の文字をエスケープします。

static String System::Security::SecurityElement::Escape(const String &str)
パラメーター説明
strconst String&String をエスケープする。

ReturnValue

エスケープされた文字列。

参照