Sdílet prostřednictvím


DataServiceStreamResponse.ContentDisposition Vlastnost

Definice

Content-Disposition Získá pole záhlaví 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

Content-Disposition Obsah pole záhlaví.

Poznámky

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

Platí pro