Share via


DataServiceStreamResponse.ContentDisposition Vlastnost

Definice

Content-Disposition Získá pole hlavičky pro stream odpovědi.

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

Hodnota vlastnosti

Obsah Content-Disposition pole záhlaví

Poznámky

Pokud se hlavička Content-Disposition v odpovědi nenachází, ContentDisposition vrátí nullvlastnost .

Platí pro