AspNetCacheProfileAttribute(String) Конструктор

Определение

Инициализирует новый экземпляр класса AspNetCacheProfileAttribute с указанным именем профиля кэша.

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)

Параметры

cacheProfileName
String

Имя профиля кэша.

Применяется к