HttpCachePolicyWrapper.SetVaryByCustom(String) Método

Definição

Especifica uma cadeia de texto para variar as respostas de saída em cache por .

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)

Parâmetros

custom
String

A cadeia de texto para variar a saída em cache.

Exceções

custom é null.

Aplica-se a