Table of Contents

Property FileSystem

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FileSystem

Gets or sets IFileSystem which is used in the control. If this property is null (default), Default is used as file system provider.

IFileSystem? FileSystem { get; set; }

Property Value

IFileSystem

Remarks

It is up to control to decide whether and how this property is used.