Sdílet prostřednictvím


Workspace.WriteAttributeExtensions(XmlWriter, String) Metoda

Definice

Zapíše rozšíření atributů do zadané XmlWriter verze syndikace.

protected public:
 virtual void WriteAttributeExtensions(System::Xml::XmlWriter ^ writer, System::String ^ version);
protected internal virtual void WriteAttributeExtensions (System.Xml.XmlWriter writer, string version);
abstract member WriteAttributeExtensions : System.Xml.XmlWriter * string -> unit
override this.WriteAttributeExtensions : System.Xml.XmlWriter * string -> unit
Protected Friend Overridable Sub WriteAttributeExtensions (writer As XmlWriter, version As String)

Parametry

writer
XmlWriter

Napsat XmlWriter do.

version
String

Syndikační verze, která se má použít při psaní.

Platí pro