System::Security::SecurityElement::AddAttribute metode

SecurityElement::AddAttribute method

Menambahkan atribut ke tag.

void System::Security::SecurityElement::AddAttribute(const String &name, const String &value)
ParameterTipeDeskripsi
nameconst String&Attribute nama.
valueconst String&Attribute nilai.

Lihat Juga