Click or drag to resize

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
Syntax
C#
public string RemoteDirectory { get; set; }

Property Value

Type: String
The text associated with the remote directory.
See Also