Property | Type | Description | |
---|---|---|---|
Info | FileStateInfo? | ||
LocalPath | string | ||
Path | string |
Method | Description | |
---|---|---|
FileLocation ( string path, string localPath ) : System | ||
FileLocation ( string path, string localPath, FileStateInfo info ) : System |
public FileLocation ( string path, string localPath ) : System | ||
path | string | |
localPath | string | |
return | System |
public FileLocation ( string path, string localPath, FileStateInfo info ) : System | ||
path | string | |
localPath | string | |
info | FileStateInfo | |
return | System |