IVsPersistDocData3 Members

Include Protected Members
Include Inherited Members

Tells the data document (object implementing IVsPersistDocData) whether or not to release its storage for closing or reloading. Extends, but does not inherit from, IVsPersistDocData.

The IVsPersistDocData3 type exposes the following members.

Methods

  Name Description
Public method HandsOffDocDataStorage Tells the data document (object implementing IVsPersistDocData) to release any hold it has on its storage (i.e. release any file system locks on its file).
Public method HandsOnDocDataStorage Enables the data document to place locks on its storage.

Top

See Also

Reference

IVsPersistDocData3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace