AspNetCacheProfileAttribute(String) Konstruktor

Definition

Initierar en ny instans av AspNetCacheProfileAttribute klassen med det angivna cacheprofilnamnet.

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)

Parametrar

cacheProfileName
String

Namnet på cacheprofilen.

Gäller för