Share via


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

キャッシュ プロファイルの名前。

適用対象