共用方式為


OutgoingWebResponseContext.ETag 屬性

定義

取得或設定來自傳出 Web 回應的 Etag 標頭。

public:
 property System::String ^ ETag { System::String ^ get(); void set(System::String ^ value); };
public string ETag { get; set; }
member this.ETag : string with get, set
Public Property ETag As String

屬性值

傳出之 Web 回應的 ETag 標頭。

適用於