次の方法で共有


ApiGetEntityTagHeaders クラス

定義

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

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

コンストラクター

ApiGetEntityTagHeaders()

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

ApiGetEntityTagHeaders(String)

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

プロパティ

ETag

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

適用対象