IFileInfo Properties
Name | Description |
---|---|
Attributes | Gets or sets file attributes. Inherited from IFileSystemInfo. |
DirectoryName | Gets a string representing the directory’s full path. Inherited from IFileSystemInfo. |
Exists | Determines whether the specified file exists. Inherited from IFileSystemInfo. |
Length | |
Name | Gets a file or a folder name. Inherited from IFileSystemInfo. |
See Also