AspNetCacheProfileAttribute(String) Oluşturucu

Tanım

Belirtilen önbellek profili adıyla sınıfının yeni bir örneğini AspNetCacheProfileAttribute başlatır.

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)

Parametreler

cacheProfileName
String

Önbellek profili adı.

Şunlara uygulanır