次の方法で共有


InfoPathOMHelper.Init2 メソッド

定義

このメンバは内部使用の目的で予約されており、ユーザー コード内での直接の使用を想定していません。

public:
 System::String ^ Init2(System::Object ^ app, System::Object ^ doc, System::String ^ urn, cli::array <System::String ^> ^ publicKeyTokens, bool isFT, bool showExceptions);
public string Init2(object app, object doc, string urn, string[] publicKeyTokens, bool isFT, bool showExceptions);
member this.Init2 : obj * obj * string * string[] * bool * bool -> string
Public Function Init2 (app As Object, doc As Object, urn As String, publicKeyTokens As String(), isFT As Boolean, showExceptions As Boolean) As String

パラメーター

app
Object
doc
Object
urn
String
publicKeyTokens
String[]
isFT
Boolean
showExceptions
Boolean

戻り値

適用対象