ControllerDirectoryInfo Class |
Namespace: ABB.Robotics.Controllers.FileSystemDomain
public sealed class ControllerDirectoryInfo : ControllerFileSystemInfo
The ControllerDirectoryInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes | Returns the attributes of the file. (Inherited from ControllerFileSystemInfo.) |
![]() | Exists | Specifies whether the file or directory exists or not. (Inherited from ControllerFileSystemInfo.) |
![]() | Extension | Gets the the extension part of the file. (Inherited from ControllerFileSystemInfo.) |
![]() | FullName | Gets the full path of the directory or file. (Inherited from ControllerFileSystemInfo.) |
![]() | Name | For files, gets the name of the file. For directories, gets the name of the directory. (Inherited from ControllerFileSystemInfo.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |