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