HttpListenerResponse.ContentType プロパティ
アセンブリ: System (system.dll 内)

Dim instance As HttpListenerResponse Dim value As String value = instance.ContentType instance.ContentType = value
/** @property */ public String get_ContentType () /** @property */ public void set_ContentType (String value)
応答の Content-Type ヘッダーのテキストを格納している String インスタンス。



Windows 98, Windows Server 2003, Windows XP Media Center Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- HttpListenerResponse.ContentType プロパティのページへのリンク