AspNetCacheProfileAttribute(String) Konstruktor

Definition

Initialisiert eine neue Instanz der AspNetCacheProfileAttribute Klasse mit dem angegebenen Cacheprofilnamen.

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)

Parameter

cacheProfileName
String

Der Cacheprofilname.

Gilt für: