Method | Description | |
---|---|---|
CanRead ( String path ) : System.Boolean | ||
CanWrite ( String path ) : System.Boolean | ||
Emit ( NfsPacket &packet ) : bool | ||
GetFileSystemId ( |
||
IsDirectory ( string path ) : bool | ||
Load ( String path ) : uint | ||
NfsFileAttributes ( ) : System | ||
NfsFileAttributes ( String path ) : System | ||
Read ( NfsPacket packet ) : bool |
Method | Description | |
---|---|---|
Can ( String path, FileIOPermissionAccess value ) : System.Boolean | ||
GetFileInformationByHandle ( |
public static CanRead ( String path ) : System.Boolean | ||
path | String | |
return | System.Boolean |
public static CanWrite ( String path ) : System.Boolean | ||
path | String | |
return | System.Boolean |
public GetFileSystemId ( |
||
file | ||
return | uint |
public static IsDirectory ( string path ) : bool | ||
path | string | |
return | bool |
public NfsFileAttributes ( String path ) : System | ||
path | String | |
return | System |