SoapHeaderMapping::MemberInfo Property

 

Gets the MemberInfo associated with the SOAP header mapping.

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

public:
property MemberInfo^ MemberInfo {
	MemberInfo^ get();
}

Property Value

Type: System.Reflection::MemberInfo^

The MemberInfo associated with the SOAP header mapping.

.NET Framework
Available since 2.0
Return to top
Show: