System::Security::SecurityElement::SearchForTextOfTag метод

SecurityElement::SearchForTextOfTag method

Получает внутренний текст дочернего тега по имени тега.

String System::Security::SecurityElement::SearchForTextOfTag(const String &tag)
ПараметрТипОписание
тегconst String&Имя тега для поиска.

ReturnValue

Text of the first tag with specified name or null if not found.

См. также