다음을 통해 공유


XhtmlPageAdapter.CacheVaryByHeaders 속성

정의

캐싱을 다양화하는 데 사용할 추가 HTTP 헤더의 목록을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 ASP.NET 있는 Mobile Apps & 사이트를 참조하세요.

public:
 virtual property System::Collections::IList ^ CacheVaryByHeaders { System::Collections::IList ^ get(); };
public virtual System.Collections.IList CacheVaryByHeaders { get; }
member this.CacheVaryByHeaders : System.Collections.IList
Public Overridable ReadOnly Property CacheVaryByHeaders As IList

속성 값

추가 HTTP 헤더의 IList 개체입니다.

구현

설명

클래스는 XhtmlPageAdapterCacheVaryByHeaders 인터페이스에서 속성을 상속하고 항상 를 IPageAdapter 반환합니다 null.

적용 대상

추가 정보