IFileSystemEnvironment {Microsoft.VisualBasic.ApplicationServices} .NET clr documentation

IFileSystemEnvironment

Description

an abstract interface for union filesystem: 1. local filesystem 2. zip archive 3. HDS streampack filesystem

Declare

            
# namespace Microsoft.VisualBasic.ApplicationServices
export class IFileSystemEnvironment {
   # the file system environment is readonly?
   readonly: boolean;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]