IRootStorage Interface
Switches the underlying file of a storage object to a different file and saves the object to that file. For more information, see IRootStorage.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("00000012-0000-0000-C000-000000000046")> _
Public Interface IRootStorage
[InterfaceTypeAttribute()]
[GuidAttribute("00000012-0000-0000-C000-000000000046")]
public interface IRootStorage
The IRootStorage type exposes the following members.
Methods
Name | Description | |
---|---|---|
SwitchToFile |
Top