System::Security::SecurityElement::AddAttribute طريقة
SecurityElement::AddAttribute method
يضيف سمة إلى الوسم.
void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
| Parameter | Type | الوصف |
|---|---|---|
| name | const String& | Attribute الاسم. |
| value | const String& | Attribute القيمة. |
انظر أيضًا
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++