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