TempDirectory
Class abstract net10.0
Represents a temporary directory that will be deleted when disposed.
namespace Aspire.Hosting;
public abstract class TempDirectory : System.IDisposable{ // ...} IDisposable
API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
namespace Aspire.Hosting;
public abstract class TempDirectory : System.IDisposable{ // ...}