Share via


HostedFileDownloadStream.MediaType Property

Definition

Gets the media type (MIME type) of the file content.

public:
 virtual property System::String ^ MediaType { System::String ^ get(); };
public virtual string? MediaType { get; }
member this.MediaType : string
Public Overridable ReadOnly Property MediaType As String

Property Value

Remarks

Returns null if the media type is not known.

Applies to