IPersistFile Interface

Definition

Enables an object to be saved or loaded to a disk file. Inherits from IPersist. For more information, see IPersistFile.

C++/CX
public interface class IPersistFile : Microsoft::VisualStudio::OLE::Interop::IPersist
Attributes
Implements

Remarks

As this is a COM interface, its methods must be invoked on the UI thread.

Methods

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022