FileSystemLocalDirectory Property |
Gets or sets the directory of the local file system (FlexPendant).
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic string LocalDirectory { get; set; }Property Value
Type:
StringThe text associated with the local directory.
See Also