IVsAppContainerBootstrapper6 Interface
Definition
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.
public interface class IVsAppContainerBootstrapper6
[System.Runtime.InteropServices.Guid("91B76FE3-4B74-4CAC-892F-FF948B937AE6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAppContainerBootstrapper6
[<System.Runtime.InteropServices.Guid("91B76FE3-4B74-4CAC-892F-FF948B937AE6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAppContainerBootstrapper6 = interface
Public Interface IVsAppContainerBootstrapper6
- Attributes
Remarks
This interface is safe to access from any thread.
Methods
BootstrapForDebuggingAsUserAsync(BootstrappingArchitecture, String, Int32, IVsAppContainerBootstrapperLogger) | |
GetRunningStoreApps(String) |