Click or drag to resize

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

Property Value

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