System::Security::SecurityElement::AddAttribute 메서드
SecurityElement::AddAttribute method
태그에 속성을 추가합니다.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | const String& | Attribute 이름. |
| value | const String& | Attribute 값. |
또 보기
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++