CanSerializeXml Property
CanSerializeXml
Gets whether the object in its entirety can be rendered with XML
without losing any information.
Declaration
public virtual bool CanSerializeXml { get; }
Public Overridable ReadOnly Property CanSerializeXml As Boolean
Implements