Directory {Microsoft.VisualBasic.FileIO} .NET clr documentation

Directory

Description

A wrapper object for the processing of relative file path.

a local filesystem implementation for IFileSystemEnvironment

Declare

            
# namespace Microsoft.VisualBasic.FileIO
export class Directory {
   # 当前的这个文件夹对象的文件路径
   folder: string;
   readonly: boolean;
   strict: boolean;
}

        

.NET clr type reference tree

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