共用方式為


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

屬性值

表示快取控制項資訊的字串值。

適用於