Method | Description | |
---|---|---|
Create ( ) : void | ||
Delete ( ) : void | ||
Delete ( bool recursive ) : void | ||
DeleteFile ( string file ) : void | ||
FileExists ( string file ) : bool | ||
GetFile ( string file ) : IFileInfo | ||
LocalDirectoryInfo ( string localPath, string relativePath ) : System |
public LocalDirectoryInfo ( string localPath, string relativePath ) : System | ||
localPath | string | |
relativePath | string | |
return | System |