ExternalApplicationClass.NewFromSolution-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(7)> _
Public Overridable Sub NewFromSolution ( _
<InAttribute> bstrSolutionURI As String _
) Implements _ExternalApplication.NewFromSolution
'Usage
Dim instance As ExternalApplicationClass
Dim bstrSolutionURI As String
CType(instance, _ExternalApplication).NewFromSolution(bstrSolutionURI)
[DispIdAttribute(7)]
public virtual void _ExternalApplication.NewFromSolution (
[InAttribute] string bstrSolutionURI
)
Parameter
- bstrSolutionURI
Siehe auch
Referenz
ExternalApplicationClass-Klasse
ExternalApplicationClass-Member
Microsoft.Office.Interop.InfoPath-Namespace