Click or drag to resize

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
C#
public virtual string FullName { get; }

Property Value

Type: String
A string containing the full path.
See Also