Click or drag to resize

FileUtilityObservedSave Method

Overload List
 NameDescription
Public methodStatic memberObservedSave(FileOperationDelegate, FileName, FileErrorPolicy) Executes a save operation for a file and reports failures according to the specified policy.
Public methodStatic memberObservedSave(NamedFileOrFolderOperationDelegate, PathName, FileErrorPolicy) Executes a save-as operation and reports failures using a standard save error message.
Public methodStatic memberObservedSave(FileOperationDelegate, PathName, String, FileErrorPolicy) Executes a save operation and reports failures according to the specified policy.
Public methodStatic memberObservedSave(NamedFileOrFolderOperationDelegate, PathName, String, FileErrorPolicy) Executes a save-as operation and reports failures according to the specified policy.
Top
See Also