Compartir a través de


InfoPathOMHelper.Init Método

Definición

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

public:
 System::String ^ Init(System::Object ^ app, System::Object ^ doc, System::String ^ urn, System::String ^ applicationPath, bool isFT, bool showExceptions);
public string Init (object app, object doc, string urn, string applicationPath, bool isFT, bool showExceptions);
member this.Init : obj * obj * string * string * bool * bool -> string
Public Function Init (app As Object, doc As Object, urn As String, applicationPath As String, isFT As Boolean, showExceptions As Boolean) As String

Parámetros

app
Object
doc
Object
urn
String
applicationPath
String
isFT
Boolean
showExceptions
Boolean

Devoluciones

Se aplica a