ProductBacklogConfiguration.FromXml, méthode
Espace de noms : Microsoft.TeamFoundation.ProcessConfiguration.Client
Assembly : Microsoft.TeamFoundation.ProjectManagement (dans Microsoft.TeamFoundation.ProjectManagement.dll)
Syntaxe
'Déclaration
Public Shared Function FromXml ( _
serviceProvider As IServiceProvider, _
reader As XmlReader _
) As ProductBacklogConfiguration
public static ProductBacklogConfiguration FromXml(
IServiceProvider serviceProvider,
XmlReader reader
)
Paramètres
- serviceProvider
Type : System.IServiceProvider
- reader
Type : System.Xml.XmlReader
Valeur de retour
Type : Microsoft.TeamFoundation.ProcessConfiguration.Client.ProductBacklogConfiguration
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
ProductBacklogConfiguration Classe
Microsoft.TeamFoundation.ProcessConfiguration.Client, espace de noms