Share via


_ExternalApplication2.UnregisterSolution method (String)

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

Syntax

'Declaration
Sub UnregisterSolution ( _
    bstrSolutionURI As String _
)
'Usage
Dim instance As _ExternalApplication2
Dim bstrSolutionURI As String

instance.UnregisterSolution(bstrSolutionURI)
void UnregisterSolution(
    string bstrSolutionURI
)

Parameters

Implements

_ExternalApplication.UnregisterSolution(String)

See also

Reference

_ExternalApplication2 interface

_ExternalApplication2 members

UnregisterSolution overload

Microsoft.Office.Interop.InfoPath namespace