AspNetCacheProfileAttribute.CacheProfileName Property

Definition

Gets the name of the cache profile.

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

Property Value

The name of the cache profile.

Applies to