Solclient
IMessageHttpContentType Property |
The HTTP Content Type.
If not present, null is returned.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
string HttpContentType { get; set; }
Property HttpContentType As String Get Set
property String^ HttpContentType { String^ get (); void set (String^ value); }
Property Value
Type: StringSee Also