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.

또 보기