Click or drag to resize
GeneratePresignedUriRequestQueryParams Property
获取或者设置用户请求参数。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public IDictionary<string, string> QueryParams { get; set; }

Property Value

Type: IDictionaryString, String
See Also