次の方法で共有


FileProperties.CacheControl プロパティ

定義

ファイル用に格納されている cache-control 値を取得または設定します。

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

プロパティ値

ファイルの cache-control 値です。

適用対象