System::Security::SecurityElement::AddAttribute metode
SecurityElement::AddAttribute method
Menambahkan atribut ke tag.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| name | const String& | Attribute nama. |
| value | const String& | Attribute nilai. |
Lihat Juga
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++