System::Security::SecurityElement::AddAttribute मेथड
SecurityElement::AddAttribute method
टैग में एट्रिब्यूट जोड़ता है।
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| name | const String& | Attribute नाम। |
| value | const String& | Attribute मान। |
संबंधित देखें
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++