Summary
Gets or sets the raw data.
- Namespace
- GitReleaseManager
.Core .Model - Containing Type
- ReleaseAssetUpload
Syntax
public Stream RawData { get; set; }
Value
Type | Description |
---|---|
Stream | The raw data. |
public Stream RawData { get; set; }
Type | Description |
---|---|
Stream | The raw data. |