State.ToXml, méthode (XmlWriter, String, State)
Espace de noms : Microsoft.TeamFoundation.ProcessConfiguration.Client
Assembly : Microsoft.TeamFoundation.ProjectManagement (dans Microsoft.TeamFoundation.ProjectManagement.dll)
Syntaxe
'Déclaration
Public Shared Sub ToXml ( _
writer As XmlWriter, _
element As String, _
obj As State _
)
public static void ToXml(
XmlWriter writer,
string element,
State obj
)
Paramètres
- writer
Type : System.Xml.XmlWriter
- element
Type : System.String
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
Microsoft.TeamFoundation.ProcessConfiguration.Client, espace de noms