SoapHeaderMapping::HeaderType Property

 

Gets a Type that represents the type of the SOAP header mapping.

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

public:
property Type^ HeaderType {
	Type^ get();
}

Property Value

Type: System::Type^

A Type that represents the type of the SOAP header mapping.

.NET Framework
Available since 2.0
Return to top
Show: