ProtocolReflector::HeaderMessages Property

 
Use BaseTrue

Gets SOAP header message definitions to be added to the associated ServiceDescription object.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

public:
property MessageCollection^ HeaderMessages {
	MessageCollection^ get();
}

Property Value

Type: System.Web.Services.Description::MessageCollection^

SOAP header message definitions to be added to the associated ServiceDescription object.

.NET Framework
Available since 1.1
Return to top
Show: