Summary
Gets or sets the type of the content.
- Namespace
- GitReleaseManager
.Core .Model - Containing Type
- ReleaseAssetUpload
Syntax
public string ContentType { get; set; }
Value
| Type | Description |
|---|---|
| string | The type of the content. |
public string ContentType { get; set; }
| Type | Description |
|---|---|
| string | The type of the content. |