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

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

Property Value

Type: IDictionaryString, String
See Also