FileSystem Object

Top  Previous  Next

Description

The FileSystem object provides a native interface to perform simple and common file operations like copying, moving, and deleting, while also offering the ability to create and manage directories.

 

Users cannot create instances of this type of object. However, users can access instances of this object type that have been created indirectly, for example as children of other objects. Users can also access any static properties and methods on this object type.

 

Inheritance Hierarchy: Object->FileSystem

 

Available In Editions:

Engineer

Mission

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Properties

 

Methods

 

Static Methods

 

 

See also

Files Guide

Interfacing with Files Guide