Partager via


TFCommonUtil.OpenXmlFile, méthode

Espace de noms :  Microsoft.TeamFoundation.Common
Assembly :  Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)

Syntaxe

'Déclaration
Public Shared Function OpenXmlFile ( _
    <OutAttribute> ByRef file As FileStream, _
    path As String, _
    sharing As FileShare, _
    saveFile As Boolean _
) As XmlDocument
public static XmlDocument OpenXmlFile(
    out FileStream file,
    string path,
    FileShare sharing,
    bool saveFile
)

Paramètres

Valeur de retour

Type : System.Xml.XmlDocument

Sécurité .NET Framework

Voir aussi

Référence

TFCommonUtil Classe

Microsoft.TeamFoundation.Common, espace de noms