Share via


FtpWebResponse.ContentType Proprietà

Definizione

Genera un'eccezione NotImplementedException in tutti i casi.

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

Valore della proprietà

Genera un'eccezione NotImplementedException in tutti i casi.

Eccezioni

In tutti i casi.

Commenti

Questa proprietà viene fornita solo per la compatibilità con altre implementazioni delle WebRequest classi e WebResponse .

Si applica a