Click or drag to resize
PutObjectRequestContent Property
获取或设置Object内容的数据流。

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

Property Value

Type: Stream
See Also