ResourceTempFile.

FileName Property

Summary

Gets the name of the temporary file.
Assembly
Cake.Issues.Testing.dll
Namespace
Cake.Issues.Testing
Containing Type
ResourceTempFile

Syntax

public string FileName { get; }

Value

Type Description
string
GitHub