Skip to content
Docs Try Aspire

TempFile Properties

Class Properties 1 member
Represents a temporary file that will be deleted when disposed.
Path Section titled Path abstract string
Gets the full path to the temporary file.
public abstract string Path { get; }