Share via


_ExternalApplication2.RegisterSolution method (String, String)

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Sub RegisterSolution ( _
    bstrSolutionURL As String, _
    bstrBehavior As String _
)
'Usage
Dim instance As _ExternalApplication2
Dim bstrSolutionURL As String
Dim bstrBehavior As String

instance.RegisterSolution(bstrSolutionURL, _
    bstrBehavior)
void RegisterSolution(
    string bstrSolutionURL,
    string bstrBehavior
)

Parameters

Implements

_ExternalApplication.RegisterSolution(String, String)

See also

Reference

_ExternalApplication2 interface

_ExternalApplication2 members

RegisterSolution overload

Microsoft.Office.Interop.InfoPath namespace