MapTile.MIMEType Property

Definition

Gets or sets the MIME type of the map tile.

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 value.

Applies to