FileSystemItemInfo Constructors
Provides information about a file system item.Name | Parameters | Description |
---|---|---|
FileSystemItemInfo(String, Boolean, String[]) | path, isDirectory, pathKeys | Initializes a new instance of the FileSystemItemInfo class with specified settings. |
See Also