The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SoapFormatter::TypeFormat Property
.NET Framework (current version)
Gets or sets the format in which type descriptions are laid out in the serialized stream.
Assembly: System.Runtime.Serialization.Formatters.Soap (in System.Runtime.Serialization.Formatters.Soap.dll)
public: property FormatterTypeStyle TypeFormat { FormatterTypeStyle get(); void set(FormatterTypeStyle value); }
Property Value
Type: System.Runtime.Serialization.Formatters::FormatterTypeStyleThe format in which type descriptions are laid out in the serialized stream.
.NET Framework
Available since 1.1
Available since 1.1
Show: