HttpCachePolicy.GetVaryByCustom メソッド

定義

HTTP キャッシュを変更するために使用するカスタム文字列を取得します。

public:
 System::String ^ GetVaryByCustom();
public string GetVaryByCustom ();
member this.GetVaryByCustom : unit -> string
Public Function GetVaryByCustom () As String

戻り値

HTTP キャッシュを変更するためのカスタム文字列。

適用対象