IFragmentCapableXmlDictionaryWriter::CanFragment Property
.NET Framework (current version)
Gets a value that indicates whether this XmlDictionaryWriter can process XML fragments.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Property Value
Type: System::Booleantrue if this XmlDictionaryWriter can process XML fragments; otherwise, false.
Returns true if the writer that implements this interface can generate and accept XML fragments.
.NET Framework
Available since 3.0
Available since 3.0
Show: