Property | Type | Description | |
---|---|---|---|
ExtendedFlags | ExtendedFlagsTypes | ||
FileSystem | FileSystem | ||
GroupId | int | ||
Path | String | ||
Size | long | ||
SpecialFlags | SpecialFlagsTypes | ||
Time | FileTime | ||
Type | EntryType | ||
UserId | int |
Method | Description | |
---|---|---|
Clone ( ) : |
||
FileSystemEntry ( FileSystem FileSystem, String Path ) : System | ||
Open ( FileMode FileMode ) : Stream | ||
ToString ( ) : string |
public FileSystemEntry ( FileSystem FileSystem, String Path ) : System | ||
FileSystem | FileSystem | |
Path | String | |
return | System |