Table of Contents

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

string

FullFilename

public string FullFilename { get; set; }

Property Value

string

Handler

public FileStream Handler { get; set; }

Property Value

FileStream

Path

public string Path { get; set; }

Property Value

string

Methods

Dispose()

public void Dispose()