Share via


FileProperties.CacheControl Property

Definition

Gets or sets the cache-control value stored for the file.

public string CacheControl { get; set; }
member this.CacheControl : string with get, set
Public Property CacheControl As String

Property Value

The file's cache-control value.

Applies to