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++