AspNetCacheProfileAttribute.CacheProfileName Propiedad

Definición

Obtiene el nombre del perfil de la memoria caché.

public:
 property System::String ^ CacheProfileName { System::String ^ get(); };
public string CacheProfileName { get; }
member this.CacheProfileName : string
Public ReadOnly Property CacheProfileName As String

Valor de propiedad

String

El nombre del perfil de la memoria caché.

Se aplica a