Click or drag to resize
GeneratePresignedUriRequestQueryParams Property
Gets or sets query parameters

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

Property Value

Type: IDictionaryString, String
See Also