AspNetCacheProfileAttribute.CacheProfileName 屬性

定義

取得快取設定檔的名稱。

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

屬性值

快取設定檔的名稱。

適用於