Partager via


OutputCacheProfile(String) Constructeur

Définition

Initialise une nouvelle instance de la classe OutputCacheProfile.

public:
 OutputCacheProfile(System::String ^ name);
public OutputCacheProfile (string name);
new System.Web.Configuration.OutputCacheProfile : string -> System.Web.Configuration.OutputCacheProfile
Public Sub New (name As String)

Paramètres

name
String

Valeur de nom à utiliser.

S’applique à