MapTile.MIMEType プロパティ

定義

マップ タイルの MIME の種類を取得します。値の設定も可能です。

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

プロパティ値

string 値。

適用対象