AspNetCacheProfileAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy AspNetCacheProfileAttribute o określonej nazwie profilu pamięci podręcznej.

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)

Parametry

cacheProfileName
String

Nazwa profilu pamięci podręcznej.

Dotyczy