FileReference {SMRUCC.Rsharp.Development.Components} .NET clr documentation

FileReference

Description

Declare

            
# namespace SMRUCC.Rsharp.Development.Components
export class FileReference {
   # The file object reference inside the given FileReference.fs wrapper
   filepath: string;
   fs: IFileSystemEnvironment;
}

        

.NET clr type reference tree

  1. use by property member fs: IFileSystemEnvironment

[Package {$package} version {$version} Index]