FlexPendant Developer Support
FlexPendant Developer Support
FlexPendant Development
References
ABB.Robotics.Controllers.FileSystemDomain
FileSystem Class
FileSystem Methods
CreateDirectory Method
Dispose Method
Exists Method
GetEnvironmentVariableValue Method
GetFile Method
GetFilesAndDirectories Method
PutFile Method
RemoveDirectory Method
RemoveFile Method
RenameFile Method
FileSystem
RemoveDirectory Method
Removes the specified directory from the Robot Controller.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
Copy
public
void
RemoveDirectory
(
string
path
)
Parameters
path
Type:
System
String
Path of the directory to be removed.
Exceptions
Exception
Condition
GeneralException
A General Exception has occurred.
Remarks
If the argument is not a path but only the name, the value of the property
RemoteDirectory
or
LocalDirectory
is used to build the path.
See Also
Reference
FileSystem Class
ABB.Robotics.Controllers.FileSystemDomain Namespace
FlexPendant Developer Center | This content is licensed. For details and restrictions, see the
Content License