DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / HttpRequestBuilder Class / ContentType Property

In This Topic
    ContentType Property
    In This Topic
    Represents the HTTP content type.
    Syntax
    'Declaration
     
    Public Property ContentType As String
    public string ContentType {get; set;}
    See Also