DelegatingXmlDictionaryWriter.WriteEndAttribute Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the previous System.Xml.XmlWriter.WriteStartAttribute(System.String,System.String) call.
public override void WriteEndAttribute ();
override this.WriteEndAttribute : unit -> unit
Public Overrides Sub WriteEndAttribute ()