ResponseHeaderOverridesCacheControl Property |
获取或设置返回重载的Cache-Control返回请求头。如果未指定,则返回null。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.2.0.0 (2.2.0)
Syntaxpublic string CacheControl { get; set; }
Property Value
Type:
String
See Also