MessageSystemPropertyNames.ContentType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to specify the content type of the message. Possible values are: application/json, application/json-patch+json.
public const string ContentType;
val mutable ContentType : string
Public Const ContentType As String