IDataServiceHost.ResponseCacheControl Property

Definition

Gets a string value that represents cache control information.

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

Property Value

A string value that represents cache control information.

Applies to