System::Security::SecurityElement::AddAttribute メソッド

SecurityElement::AddAttribute method

タグに属性を追加します。

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
パラメーター説明
nameconst String&Attribute 名前。
valueconst String&Attribute 値。

参照