IDataServiceHost.ResponseCacheControl Propiedad

Definición

Obtiene un valor de cadena que representa la información de control de caché.

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

Valor de propiedad

Valor de cadena que representa la información de control de caché.

Se aplica a