DataServiceStreamResponse.ContentDisposition Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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 .