System::Security::SecurityElement::AddAttribute methode
SecurityElement::AddAttribute method
Voegt een attribuut toe aan tag.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| name | const String& | Attribute naam. |
| value | const String& | Attribute waarde. |
Zie ook
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++