HttpCachePolicyWrapper.SetVaryByCustom(String) Méthode

Définition

Spécifie une chaîne de texte pour faire varier les réponses de sortie mise en 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)

Paramètres

custom
String

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

Exceptions

custom a la valeur null.

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

S’applique à