Share via


ODataStreamItem.ContentType Property

Definition

ContentType of the stream, if known.

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

Property Value

The Mime type of the stream, if known.

Applies to