다음을 통해 공유


IDataServiceHost.ResponseCacheControl 속성

정의

캐시 제어 정보를 나타내는 문자열 값을 가져옵니다.

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

속성 값

캐시 제어 정보를 나타내는 문자열 값입니다.

적용 대상