다음을 통해 공유


FtpWebResponse.ContentType 속성

정의

모든 경우에 NotImplementedException을(를) throw합니다.

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을(를) throw합니다.

예외

모든 경우

설명

이 속성은 및 WebResponse 클래스의 WebRequest 다른 구현과의 호환성을 위해서만 제공됩니다.

적용 대상