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

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

Property Value

Type: IDictionaryString, String
See Also