Méthode System::Security::SecurityElement::AddAttribute
SecurityElement::AddAttribute method
Ajoute un attribut à la balise.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Paramètre | Type | Description |
|---|---|---|
| name | const String& | Attribute nom. |
| value | const String& | Attribute valeur. |
Voir aussi
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++