System::Security::SecurityElement::AddAttribute-Methode
SecurityElement::AddAttribute method
Fügt dem Tag ein Attribut hinzu.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| name | const String& | Attribute Name. |
| value | const String& | Attribute Wert. |
Siehe auch
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++