Property FileSystem
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
Remarks
It is up to control to decide whether and how this property is used.