次の方法で共有


ObjectWrapper コンストラクタ

名前空間: Microsoft.Office.Interop.InfoPath.SemiTrust
アセンブリ: Microsoft.Office.Interop.InfoPath.SemiTrust (microsoft.office.interop.infopath.semitrust.dll 内)

構文

'宣言
Public Sub New ( _
    objInstance As Object, _
    solutionUri As String _
)
'使用
Dim objInstance As Object
Dim solutionUri As String

Dim instance As New ObjectWrapper(objInstance, solutionUri)
public ObjectWrapper (
    Object objInstance,
    string solutionUri
)

パラメータ

  • objInstance
  • solutionUri

関連項目

参照

ObjectWrapper クラス
ObjectWrapper のメンバ
Microsoft.Office.Interop.InfoPath.SemiTrust 名前空間