共用方式為


ResponseHeaders.ContentDisposition 屬性

定義

取得或設定 Content-Disposition HTTP 回應的標頭。

public:
 property Microsoft::Net::Http::Headers::ContentDispositionHeaderValue ^ ContentDisposition { Microsoft::Net::Http::Headers::ContentDispositionHeaderValue ^ get(); void set(Microsoft::Net::Http::Headers::ContentDispositionHeaderValue ^ value); };
public Microsoft.Net.Http.Headers.ContentDispositionHeaderValue ContentDisposition { get; set; }
public Microsoft.Net.Http.Headers.ContentDispositionHeaderValue? ContentDisposition { get; set; }
member this.ContentDisposition : Microsoft.Net.Http.Headers.ContentDispositionHeaderValue with get, set
Public Property ContentDisposition As ContentDispositionHeaderValue

屬性值

適用於