共用方式為


HttpCachePolicyWrapper.SetVaryByCustom(String) 方法

定義

指定用來區分快取輸出回應的文字字串。

public:
 override void SetVaryByCustom(System::String ^ custom);
public override void SetVaryByCustom (string custom);
override this.SetVaryByCustom : string -> unit
Public Overrides Sub SetVaryByCustom (custom As String)

參數

custom
String

可以區分快取輸出的文字字串。

例外狀況

customnull

適用於