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.

संबंधित देखें