Creates a new Soap message formatter object with the given properties.
[Visual Basic] Overloads Public Sub New( _ ByVal topObjectFormat As FormatterTopObjectStyle, _ ByVal typeFormat As FormatterTypeStyle _ ) [C#] public SoapMessageFormatter( FormatterTopObjectStyle topObjectFormat, FormatterTypeStyle typeFormat ); [C++] public: SoapMessageFormatter( FormatterTopObjectStyle topObjectFormat, FormatterTypeStyle typeFormat ); [JScript] public function SoapMessageFormatter( topObjectFormat : FormatterTopObjectStyle, typeFormat : FormatterTypeStyle );
SoapMessageFormatter Class | SoapMessageFormatter Members | System.Messaging Namespace | SoapMessageFormatter Constructor Overload List