ResponseCacheAttribute.CacheProfileName 속성

정의

캐시 프로필 이름의 값을 가져오거나 설정합니다.

public:
 property System::String ^ CacheProfileName { System::String ^ get(); void set(System::String ^ value); };
public string CacheProfileName { get; set; }
public string? CacheProfileName { get; set; }
member this.CacheProfileName : string with get, set
Public Property CacheProfileName As String

속성 값

적용 대상