ObjectMetadataContentDisposition Property |
获取Content-Disposition请求头,表示MIME用户代理如何显示附加的文件。
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic string ContentDisposition { get; set; }
Public Property ContentDisposition As String
Get
Set
Property Value
Type:
String
See Also