Metodo System::Security::SecurityElement::AddAttribute
SecurityElement::AddAttribute method
Aggiunge un attributo al tag.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | const String& | Nome Attribute. |
| value | const String& | Valore Attribute. |
Vedi anche
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++