Share via


DataServiceStreamLink.ContentType Property

Definition

Gets the MIME Content-Type of the binary resource stream.

public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Property Value

The Content-Type value for the stream.

Applies to