IXMLDOMDocument2.createProcessingInstruction(String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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