DataServiceStreamResponse.ContentDisposition Właściwość

Definicja

Content-Disposition Pobiera pole nagłówka dla strumienia odpowiedzi.

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

Wartość właściwości

Zawartość pola nagłówka Content-Disposition .

Uwagi

Content-Disposition Gdy nagłówek nie jest obecny w odpowiedzi, ContentDisposition właściwość zwraca wartość null.

Dotyczy