_Application2.CacheSolution-Methode
Dies ist ein Wrappermember für einen Member einer COM-Schnittstelle, der durch eine höhere Version ersetzt wurde. Diese Version implementiert alle Member früherer Schnittstellen sowie zusätzliche neue Member. Informationen zu diesem Member und seiner Implementierung in der höheren Version der Schnittstelle, einschließlich Verwendung, Hinweisen und Beispielen, finden Sie unter _Application3.CacheSolution.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(14)> _
Sub CacheSolution ( _
<InAttribute> bstrSolutionURI As String _
)
'Usage
Dim instance As _Application2
Dim bstrSolutionURI As String
instance.CacheSolution(bstrSolutionURI)
[DispIdAttribute(14)]
void CacheSolution (
[InAttribute] string bstrSolutionURI
)
Parameter
- bstrSolutionURI
Siehe auch
Referenz
_Application2-Schnittstelle
_Application2-Member
Microsoft.Office.Interop.InfoPath-Namespace