XDocuments3.NewFromSolution - Méthode (Object)

Espace de noms :  Microsoft.Office.Interop.InfoPath
Assembly :  Microsoft.Office.Interop.InfoPath (dans Microsoft.Office.Interop.InfoPath.dll)

Syntaxe

'Déclaration
Function NewFromSolution ( _
    varURI As Object _
) As XDocument
'Utilisation
Dim instance As XDocuments3
Dim varURI As Object
Dim returnValue As XDocument

returnValue = instance.NewFromSolution(varURI)
XDocument NewFromSolution(
    Object varURI
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Interop.InfoPath.XDocument
Cette propriété renvoie XDocument.

Implémentations

XDocuments2.NewFromSolution(Object)

Voir aussi

Référence

XDocuments3 interface

XDocuments3 - Membres

NewFromSolution - Surcharge

Microsoft.Office.Interop.InfoPath - Espace de noms