| | Name | Description |
|---|
  | ObservedSave(FileOperationDelegate, FileName, FileErrorPolicy) |
Executes a save operation for a file and reports failures according to the specified policy.
|
  | ObservedSave(NamedFileOrFolderOperationDelegate, PathName, FileErrorPolicy) |
Executes a save-as operation and reports failures using a standard save error message.
|
  | ObservedSave(FileOperationDelegate, PathName, String, FileErrorPolicy) |
Executes a save operation and reports failures according to the specified policy.
|
  | ObservedSave(NamedFileOrFolderOperationDelegate, PathName, String, FileErrorPolicy) |
Executes a save-as operation and reports failures according to the specified policy.
|