SoapFormatter::AssemblyFormat Property
.NET Framework (current version)
Gets or sets the behavior of the deserializer with regards to finding and loading assemblies.
Assembly: System.Runtime.Serialization.Formatters.Soap (in System.Runtime.Serialization.Formatters.Soap.dll)
public: property FormatterAssemblyStyle AssemblyFormat { FormatterAssemblyStyle get(); void set(FormatterAssemblyStyle value); }
Property Value
Type: System.Runtime.Serialization.Formatters::FormatterAssemblyStyleOne of the FormatterAssemblyStyle values that specifies the deserializer behavior.
.NET Framework
Available since 1.1
Available since 1.1
Show: