Click or drag to resize
PutObjectRequestContent Property
Gets or sets object content stream

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

Property Value

Type: Stream
See Also