FileSystemRemoteDirectory Property |
Gets or sets the directory on the Robot Controller.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic string RemoteDirectory { get; set; }Property Value
Type:
StringThe text associated with the remote directory.
See Also