Click or drag to resize
GeneratePresignedUriRequestMethod Property
获取或者设置HttpMethod。

Namespace: Aliyun.OSS
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public SignHttpMethod Method { get; set; }

Property Value

Type: SignHttpMethod
See Also