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
GetFilesAndDirectories Method
Returns the files and directories of the Robot Controller that match the specified search pattern.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
Copy
public
ControllerFileSystemInfo
[]
GetFilesAndDirectories
(
string
searchPattern
)
Parameters
searchPattern
Type:
System
String
The search string to match against.
Return Value
Type:
ControllerFileSystemInfo
An array of
ControllerFileSystemInfo
objects matching the search criterion.
Exceptions
Exception
Condition
GeneralException
A General Exception has occurred.
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