Class FileDescriptor
- Namespace
- DrawnUi.Infrastructure
- Assembly
- DrawnUi.Maui.dll
public class FileDescriptor
- Inheritance
-
FileDescriptor
- Inherited Members
- Extension Methods
Properties
Filename
public string Filename { get; set; }
Property Value
FullFilename
public string FullFilename { get; set; }
Property Value
Handler
public FileStream Handler { get; set; }
Property Value
Path
public string Path { get; set; }
Property Value
Methods
Dispose()
public void Dispose()