HttpCachePolicyWrapper.SetVaryByCustom(String) Méthode

Définition

Spécifie une chaîne de texte pour varier les réponses de sortie mises en cache par.

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)

Paramètres

custom
String

Chaîne de texte à mettre en cache en fonction de la sortie mise en cache.

Exceptions

custom a la valeur null.

La SetVaryByCustom(String) méthode a déjà été appelée.

S’applique à