Метод 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.Font for C++