FtpWebResponse.ContentType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在所有情況下都擲回 NotImplementedException。
public:
virtual property System::String ^ ContentType { System::String ^ get(); };
public override string ContentType { get; }
member this.ContentType : string
Public Overrides ReadOnly Property ContentType As String
屬性值
在所有情況下都擲回 NotImplementedException。
例外狀況
在所有情況下。
備註
這個屬性僅針對與和 WebResponse 類別的其他實WebRequest作相容提供。