Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000012-0000-0000-C000-000000000046")> _
Public Interface IRootStorage
'Usage
Dim instance As IRootStorage
[InterfaceTypeAttribute()]
[GuidAttribute("00000012-0000-0000-C000-000000000046")]
public interface IRootStorage
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000012-0000-0000-C000-000000000046")]
public interface class IRootStorage
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000012-0000-0000-C000-000000000046")>]
type IRootStorage = interface end
public interface IRootStorage