AspNetCacheProfileAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la AspNetCacheProfileAttribute classe avec le nom de profil de cache spécifié.

public:
 AspNetCacheProfileAttribute(System::String ^ cacheProfileName);
public AspNetCacheProfileAttribute(string cacheProfileName);
new System.ServiceModel.Web.AspNetCacheProfileAttribute : string -> System.ServiceModel.Web.AspNetCacheProfileAttribute
Public Sub New (cacheProfileName As String)

Paramètres

cacheProfileName
String

Nom du profil de cache.

S’applique à