Class TemporaryFile
public class TemporaryFile : IDisposable
- Inheritance
-
TemporaryFile
- Implements
- Extension Methods
Constructors
TemporaryFile()
public TemporaryFile()
Properties
Path
public string Path { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
~TemporaryFile()
protected ~TemporaryFile()