Compartir a través de


del método InfoPathOMHelper.Run

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

Espacio de nombres:  Microsoft.Office.Interop.InfoPath.SemiTrust
Ensamblado:  Microsoft.Office.Interop.InfoPath.SemiTrust (en Microsoft.Office.Interop.InfoPath.SemiTrust.dll)

Sintaxis

'Declaración
Public Function Run ( _
    assemblyFullPathName As String _
) As Object
'Uso
Dim instance As InfoPathOMHelper
Dim assemblyFullPathName As String
Dim returnValue As Object

returnValue = instance.Run(assemblyFullPathName)
public Object Run(
    string assemblyFullPathName
)

Parámetros

Valor devuelto

Tipo: System.Object

Vea también

Referencia

clase InfoPathOMHelper

Miembros InfoPathOMHelper

Espacio de nombres Microsoft.Office.Interop.InfoPath.SemiTrust