MimeTypeAttribute.MimeType Property

Definition

Gets the MIME type of a request.

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

Property Value

A string that contains the MIME type.

Applies to