Property.ToXml, méthode (XmlWriter, String)
Espace de noms : Microsoft.TeamFoundation.Server
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Public Sub ToXml ( _
writer As XmlWriter, _
element As String _
)
public void ToXml(
XmlWriter writer,
string element
)
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.