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

属性值

一个表示缓存控制信息的字符串值。

适用于