다음을 통해 공유


OutputCacheParameters.Location 속성

정의

캐시 엔트리의 위치를 확인하는 값을 가져오거나 설정합니다.

public:
 property System::Web::UI::OutputCacheLocation Location { System::Web::UI::OutputCacheLocation get(); void set(System::Web::UI::OutputCacheLocation value); };
public System.Web.UI.OutputCacheLocation Location { get; set; }
member this.Location : System.Web.UI.OutputCacheLocation with get, set
Public Property Location As OutputCacheLocation

속성 값

OutputCacheLocation

OutputCacheLocation 값 중 하나입니다.

적용 대상

추가 정보