GeneratePresignedUriRequestQueryParams Property |
获取或者设置用户请求参数。
Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntaxpublic IDictionary<string, string> QueryParams { get; set; }
Public Property QueryParams As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionaryString,
String
See Also