This documentation is archived and is not being maintained.
ProtocolReflector.InputMessage Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public ReadOnly Property InputMessage As Message [C#] public Message InputMessage {get;} [C++] public: __property Message* get_InputMessage(); [JScript] public function get InputMessage() : Message;
See Also
ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace
Show: