AnalyzeBinaryOptions.ContentType Property

Definition

Gets or sets the request content type. When not set, BinaryData.MediaType is used if available; otherwise application/octet-stream is used.

public string? ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

Applies to