ReleaseAssetUpload.

ContentType Property

Summary

Gets or sets the type of the content.

Syntax

public string ContentType { get; set; }

Value

Type Description
string The type of the content.
GitHub