ExternalApplicationClass.CacheSolution-Methode
Dies ist ein Wrappertyp für eine Coklasse oder ein Coklassenmember, die bzw. der für den verwalteten Code der COM-Interoperabilität erforderlich ist. Diese Klasse soll nicht in Code verwendet werden.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
'Declaration
<DispIdAttribute(8)> _
Public Overridable Sub CacheSolution ( _
<InAttribute> bstrSolutionURI As String _
) Implements _ExternalApplication.CacheSolution
'Usage
Dim instance As ExternalApplicationClass
Dim bstrSolutionURI As String
CType(instance, _ExternalApplication).CacheSolution(bstrSolutionURI)
[DispIdAttribute(8)]
public virtual void _ExternalApplication.CacheSolution (
[InAttribute] string bstrSolutionURI
)
Parameter
- bstrSolutionURI
Siehe auch
Referenz
ExternalApplicationClass-Klasse
ExternalApplicationClass-Member
Microsoft.Office.Interop.InfoPath-Namespace