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

Public Overrides Property ContentType As String
Dim instance As FtpWebRequest 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)
常に NotSupportedException をスローします。


ContentType プロパティは、WebRequest クラスおよび WebResponse クラスの他の実装との互換性を維持する目的でのみ提供されています。ContentType を使用する必要はありません。

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に収録されているすべての辞書からFtpWebRequest.ContentType プロパティを検索する場合は、下記のリンクをクリックしてください。

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