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

Public Overrides Property ContentType As String
Dim instance As FileWebRequest Dim value As String value = instance.ContentType instance.ContentType = value
public: virtual property String^ ContentType { String^ get () override; void set (String^ value) override; }
/** @property */ public String get_ContentType () /** @property */ public void set_ContentType (String value)
public override function get ContentType () : String public override function set ContentType (value : String)
送信しているデータのコンテンツ タイプ。

ContentType プロパティは、送信しているデータのメディア タイプを格納します。通常、これはコンテンツの MIME エンコーディングです。ContentType プロパティは、現在 FileWebRequest クラスでは使用されていません。

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


Weblioに収録されているすべての辞書からFileWebRequest.ContentType プロパティを検索する場合は、下記のリンクをクリックしてください。

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