HttpCachePolicy.GetVaryByCustom 方法
定義
取得用於變更 HTTP 快取的自訂字串。Gets the custom string that is used to vary the HTTP caching.
public:
System::String ^ GetVaryByCustom();
public string GetVaryByCustom ();
member this.GetVaryByCustom : unit -> string
Public Function GetVaryByCustom () As String
傳回
變更 HTTP 快取的自訂字串。The custom string for varying the HTTP caching.