System::Security::SecurityElement::AddAttribute metod
SecurityElement::AddAttribute method
Lägger till attribut till taggen.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parameter | Type | Beskrivning |
|---|---|---|
| name | const String& | Attribute namn. |
| value | const String& | Attribute värde. |
Se även
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++