DataServiceStreamResponse.ContentType 속성

정의

응답 스트림의 콘텐츠 형식을 가져옵니다.

public:
 property System::String ^ ContentType { System::String ^ get(); };
public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

속성 값

응답 스트림의 콘텐츠 형식입니다.

설명

경우는 Content-Type 헤더를 응답에 제공 되지 합니다 ContentDisposition 속성에서 반환 null.

적용 대상