This documentation is archived and is not being maintained.

ProtocolReflector.HeaderMessages Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public ReadOnly Property HeaderMessages As MessageCollection
[C#]
public MessageCollection HeaderMessages {get;}
[C++]
public: __property MessageCollection* get_HeaderMessages();
[JScript]
public function get HeaderMessages() : MessageCollection;

See Also

ProtocolReflector Class | ProtocolReflector Members | System.Web.Services.Description Namespace

Show: