InfoPathOMHelper.Init メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。
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
パラメーター
- app
- Object
- doc
- Object
- urn
- String
- applicationPath
- String
- isFT
- Boolean
- showExceptions
- Boolean