Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("DEC057F4-46D1-4BD3-9D63-21E5E3F19368")> _
<InterfaceTypeAttribute()> _
Public Interface IVsPersistDocData3
'Usage
Dim instance As IVsPersistDocData3
[GuidAttribute("DEC057F4-46D1-4BD3-9D63-21E5E3F19368")]
[InterfaceTypeAttribute()]
public interface IVsPersistDocData3
[GuidAttribute(L"DEC057F4-46D1-4BD3-9D63-21E5E3F19368")]
[InterfaceTypeAttribute()]
public interface class IVsPersistDocData3
public interface IVsPersistDocData3