HttpCachePolicyBase.SetVaryByCustom(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
派生クラスでオーバーライドされた場合、キャッシュされた出力応答を変更するテキスト文字列を指定します。
public:
virtual void SetVaryByCustom(System::String ^ custom);
public virtual void SetVaryByCustom(string custom);
abstract member SetVaryByCustom : string -> unit
override this.SetVaryByCustom : string -> unit
Public Overridable Sub SetVaryByCustom (custom As String)
パラメーター
- custom
- String
キャッシュされた出力を変更するテキスト文字列。