Subscriber portal
Gets or sets the type of the content.
'Declaration Public Property ContentType As String Get Set 'Usage Dim instance As JsonResult Dim value As String value = instance.ContentType instance.ContentType = value