ControllerFileSystemInfoFullName Property |
Gets the full path of the directory or file.
Namespace:
ABB.Robotics.Controllers.FileSystemDomain
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax public virtual string FullName { get; }
Property Value
Type:
StringA string containing the full path.
See Also