Click or drag to resize

MetadataWriterSave Method

Overload List
  NameDescription
Public methodSave(String, String, String)
Persists an object to the specified file.
Public methodSave(String, String, String, MetadataSaveFlags)
Persists an object to the specified file.
Public methodSave(String, String, String, String, MetadataSaveFlags)
Persists an object to the specified file. For typical saves, oldFileName is not specified. Currently oldFileName is specified only when saving for the purposes of diffing files.
Top
See Also