Table of Contents

Class TemporaryFile

Namespace
Stride.Core.IO
Assembly
Stride.Core.IO.dll
public class TemporaryFile : IDisposable
Inheritance
TemporaryFile
Implements
Extension Methods

Constructors

TemporaryFile()

public TemporaryFile()

Properties

Path

public string Path { get; }

Property Value

string

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

~TemporaryFile()

protected ~TemporaryFile()