次の方法で共有


CacheGetEntityTagHeaders クラス

定義

GetEntityTag 操作のヘッダーを定義します。

public class CacheGetEntityTagHeaders
type CacheGetEntityTagHeaders = class
Public Class CacheGetEntityTagHeaders
継承
CacheGetEntityTagHeaders

コンストラクター

CacheGetEntityTagHeaders()

CacheGetEntityTagHeaders クラスの新しいインスタンスを初期化します。

CacheGetEntityTagHeaders(String)

CacheGetEntityTagHeaders クラスの新しいインスタンスを初期化します。

プロパティ

ETag

現在のエンティティ状態のバージョンを取得または設定します。 この値は非透過的に扱う必要があり、条件付き HTTP 要求を送信するために使用されます。

適用対象