The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DelegatingXmlDictionaryWriter::WriteXmlAttribute Method (String^, String^)
.NET Framework (current version)
Writes an attribute as a xml attribute with the prefix 'xml:'.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
Parameters
- localName
-
Type:
System::String^
Localname of the attribute.
- value
-
Type:
System::String^
Attribute value.
.NET Framework
Available since 4.5
Available since 4.5
Show: