TeamConfiguration.FromXml (Método)

Espacio de nombres:  Microsoft.TeamFoundation.ProcessConfiguration.Client
Ensamblado:  Microsoft.TeamFoundation.ProjectManagement (en Microsoft.TeamFoundation.ProjectManagement.dll)

Sintaxis

'Declaración
Public Shared Function FromXml ( _
    serviceProvider As IServiceProvider, _
    reader As XmlReader _
) As TeamConfiguration
public static TeamConfiguration FromXml(
    IServiceProvider serviceProvider,
    XmlReader reader
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.ProcessConfiguration.Client.TeamConfiguration

Seguridad de .NET Framework

Vea también

Referencia

TeamConfiguration Clase

Microsoft.TeamFoundation.ProcessConfiguration.Client (Espacio de nombres)