ReleaseAssetUpload.

FileName Property

Summary

Gets or sets the name of the file.

Syntax

public string FileName { get; set; }

Value

Type Description
string The name of the file.
GitHub