Share via


XmlWriter.writeProcessingInstruction Method

Syntax

public void writeProcessingInstruction(str name, str text)

Run On

Called

Parameters

  • name
    Type: str
  • text
    Type: str

See Also

Reference

XmlWriter Class