XDocuments3.Open(Object, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public Microsoft.Office.Interop.InfoPath.XDocument Open (object varURI, int dwBehavior = 1);
abstract member Open : obj * int -> Microsoft.Office.Interop.InfoPath.XDocument
Public Function Open (varURI As Object, Optional dwBehavior As Integer = 1) As XDocument
Paramètres
- varURI
- Object
- dwBehavior
- Int32
Retours
Retourne XDocument.