Udostępnij za pośrednictwem


Metoda AdminRepositoryInfo.FromXml —

Ładuje informacje repozytorium, przy użyciu dostarczonego odczytującego XML.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Shared Function FromXml ( _
    serviceProvider As IServiceProvider, _
    reader As XmlReader _
) As AdminRepositoryInfo
public static AdminRepositoryInfo FromXml(
    IServiceProvider serviceProvider,
    XmlReader reader
)

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.VersionControl.Client.AdminRepositoryInfo
Właściwości załadowaniu repozytorium.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AdminRepositoryInfo Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client