Click or drag to resize
OssObjectContent 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; }

Property Value

Type: Stream
See Also