Click or drag to resize
GeneratePresignedUriRequestAddQueryParam Method
添加用户参数。

Namespace: Aliyun.OpenServices.OpenStorageService
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public void AddQueryParam(
	string param,
	string value
)

Parameters

param
Type: SystemString
value
Type: SystemString
See Also