Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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