IVsAsyncPersistHierarchyItem Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.Runtime.InteropServices.Guid("9aa40a83-9ace-4bdf-9f31-956295d9b87d")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncPersistHierarchyItem
[<System.Runtime.InteropServices.Guid("9aa40a83-9ace-4bdf-9f31-956295d9b87d")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncPersistHierarchyItem = interface
Public Interface IVsAsyncPersistHierarchyItem
- Attributes
This interface must be accessed on the main thread.
Reload |
Reloads a hierarchy item, asynchronously. |
Save |
Saves a hierarchy item, asynchronously. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2022 |