Informations
Le sujet que vous avez demandé est indiqué ci-dessous. Toutefois, ce sujet ne figure pas dans la bibliothèque.
Ce sujet n'a pas encore été évalué - Évaluez ce sujet

XmlDictionaryWriter, classe

An abstract class that the Windows Communication Foundation (WCF) derives from in order to do serialization and deserialization.

Espace de noms: System.Xml
Assembly : System.Runtime.Serialization (dans system.runtime.serialization.dll)

public abstract class XmlDictionaryWriter : XmlWriter
public abstract class XmlDictionaryWriter extends XmlWriter
public abstract class XmlDictionaryWriter extends XmlWriter
Non applicable.

You can derive from this class to do other functions than serialization.

Note that there is a known issue with the normalization of linefeed characters inside of CDATA sections that you may encounter.

System.Object
   System.Xml.XmlWriter
    System.Xml.XmlDictionaryWriter
Les membres statiques publics (Shared en Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile pour Pocket PC, Windows Mobile pour Smartphone, Windows Server 2003, Windows XP Édition Media Center, Windows XP Professionnel Édition x64, Windows XP SP2, Windows XP Starter Edition

Microsoft .NET Framework 3.0 est pris en charge sur Windows Vista, Microsoft Windows XP SP2 et Windows Server 2003 SP1.

.NET Framework

Prise en charge dans : 3.0
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

© 2013 Microsoft. Tous droits réservés.