Partager via


HttpCachePolicyBase.SetVaryByCustom(String) Méthode

Définition

En cas de substitution dans une classe dérivée, spécifie une chaîne de texte pour faire varier les réponses de sortie mise en cache.

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

Paramètres

custom
String

Chaîne de texte pour faire varier la sortie mise en cache.

Exceptions

S’applique à