HttpCachePolicy.GetVaryByCustom 方法

定义

获取用于改变 HTTP 缓存的自定义字符串。

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

返回

String

用于改变 HTTP 缓存的自定义字符串。

适用于