Method | Description | |
---|---|---|
Save ( String path ) : SaveResult | ||
SaveDocumentFile ( String folderPath ) : SaveResult | ||
SaveHeader ( string folderPath ) : SaveResult |
Method | Description | |
---|---|---|
CreateZip ( string destPath, string srcZipPath ) : void | ||
GetBackupFilePath ( String path ) : String | ||
GetTempFileName ( String path ) : String |
一時ファイルの名前を取得する
|
|
GetTempFolderPath ( SaveEmergencyMode mode ) : String | ||
SaveTempText ( String path, SaveEmergencyMode mode ) : SaveResult |
public SaveDocumentFile ( String folderPath ) : SaveResult | ||
folderPath | String | |
return | SaveResult |
public SaveHeader ( string folderPath ) : SaveResult | ||
folderPath | string | |
return | SaveResult |