ProtocolVersion10.IncludeSoapHeaders Property
Gets a Boolean value that indicates whether SOAP messages will include SOAP headers.
Namespace: Ws.Services
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public override bool IncludeSoapHeaders { get; }
Property Value
true if SOAP headers are included in SOAP messages; otherwise, false.
Version Information
Available in the .NET Micro Framework version 4.1.
See Also
Reference
ProtocolVersion10 Class
ProtocolVersion10 Members
Ws.Services Namespace