次の方法で共有


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

プロパティ値

キャッシュ制御情報を表す文字列値。

適用対象