Share via


_ExternalApplication2.CacheSolution method (String)

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

Syntax

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

instance.CacheSolution(bstrSolutionURI)
void CacheSolution(
    string bstrSolutionURI
)

Parameters

Implements

_ExternalApplication.CacheSolution(String)

See also

Reference

_ExternalApplication2 interface

_ExternalApplication2 members

CacheSolution overload

Microsoft.Office.Interop.InfoPath namespace