set_Attributes()

SecurityElement::set_Attributes(System::Collections::Generic::Dictionary<String, String>) method

Sets tag attributes.

void System::Security::SecurityElement::set_Attributes(System::Collections::Generic::Dictionary<String, String> value)

Arguments

ParameterTypeDescription
valueSystem::Collections::Generic::Dictionary<String, String>Attributes keys and values collection.

See Also