AspNetCacheProfileAttribute.CacheProfileName 属性

定义

获取缓存配置文件的名称。

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

属性值

String

缓存配置文件的名称。

适用于