Skip to content
Docs Try Aspire

TempDirectory Properties

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