CatalogItem.MimeType Property

Definition

The Multipurpose Internet Mail Extensions (MIME) type of a resource in the report server database. Read-only.

public:
 property System::String ^ MimeType { System::String ^ get(); void set(System::String ^ value); };
public string MimeType { get; set; }
member this.MimeType : string with get, set
Public Property MimeType As String

Property Value

A String containing the MIME type of a resource in the report server database.

Remarks

The MimeType property is included only for resources in the report server database.

Applies to