XmlDocument.createProcessingInstruction Method

Syntax

public XmlProcessingInstruction createProcessingInstruction(str target, str data)

Run On

Called

Parameters

  • target
    Type: str
  • data
    Type: str

See Also

Reference

XmlDocument Class