IVsPersistDocData3 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodHandsOffDocDataStorage()

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).

System_CAPS_pubmethodHandsOnDocDataStorage()

Enables the data document to place locks on its storage.

Return to top
Show: