HttpCachePolicyWrapper.SetVaryByCustom(String) Metodo

Definizione

Specifica una stringa di testo per variare le risposte di output memorizzate nella cache.

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)

Parametri

custom
String

Stringa di testo da cui variare l'output memorizzato nella cache.

Eccezioni

custom è null.

Il SetVaryByCustom(String) metodo è già stato chiamato.

Si applica a