次の方法で共有


UserGetEntityTagHeaders クラス

定義

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

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

コンストラクター

UserGetEntityTagHeaders()

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

UserGetEntityTagHeaders(String)

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

プロパティ

ETag

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

適用対象