FastInfoset.NET Class Reference for .NET
Compact Property (XmlFastInfosetWriterProfile)






The Compact profile usually provides the highest compactness.It is set to use the Restricted Alphabet representation whenever available.
Syntax
'Declaration
 
Public Shared ReadOnly Property Compact As XmlFastInfosetWriterProfile
'Usage
 
Dim value As XmlFastInfosetWriterProfile
 
value = XmlFastInfosetWriterProfile.Compact
public static XmlFastInfosetWriterProfile Compact {get;}
public read-only property Compact: XmlFastInfosetWriterProfile; static; 
public static function get Compact : XmlFastInfosetWriterProfile
public: __property static XmlFastInfosetWriterProfile* get_Compact();
public:
static property XmlFastInfosetWriterProfile^ Compact {
   XmlFastInfosetWriterProfile^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlFastInfosetWriterProfile Class
XmlFastInfosetWriterProfile Members

Send Feedback