- Namespace
- GitReleaseManager
.Core .Model - Base Types
-
- object
Syntax
public class ReleaseAssetUpload
Properties
Name | Value | Summary |
---|---|---|
ContentType | string |
Gets or sets the type of the content.
|
FileName | string |
Gets or sets the name of the file.
|
RawData | Stream |
Gets or sets the raw data.
|