Sdílet prostřednictvím


ObjectWrapper-Konstruktor

Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in microsoft.office.interop.infopath.semitrust.dll)

Syntax

'Declaration
Public Sub New ( _
    objInstance As Object, _
    solutionUri As String _
)
'Usage
Dim objInstance As Object
Dim solutionUri As String

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

Parameter

  • objInstance
  • solutionUri

Siehe auch

Referenz

ObjectWrapper-Klasse
ObjectWrapper-Member
Microsoft.Office.Interop.InfoPath.SemiTrust-Namespace