Compartilhar via


IXMLDOMDocument.createProcessingInstruction(String, String) Método

Definição

This type or member acts as a proxy for a Microsoft XML Core Services (MSXML) object or member. Para obter informações sobre o objeto ou membro MSXML que é encapsulado por esse tipo ou membro, consulte o SDK MSXMLTrabalhando com MSXML5 e System.Xml Usando o Modelo de Objeto InfoPath 2003

public:
 Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMProcessingInstruction ^ createProcessingInstruction(System::String ^ target, System::String ^ data);
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMProcessingInstruction createProcessingInstruction (string target, string data);
abstract member createProcessingInstruction : string * string -> Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMProcessingInstruction
Public Function createProcessingInstruction (target As String, data As String) As IXMLDOMProcessingInstruction

Parâmetros

target
String
data
String

Retornos

Aplica-se a