Método System::Security::SecurityElement::AddAttribute
SecurityElement::AddAttribute method
Agrega un atributo a la etiqueta.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| name | const String& | Attribute nombre. |
| value | const String& | Attribute valor. |
Ver también
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++