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

캐시 프로필의 이름입니다.

적용 대상