IVsAsynchOpenFromScc Interface
This interface supports asynchronous loading of projects from source control.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Déclaration
<GuidAttribute("99871A31-DB02-4DA9-98FB-89D8EDC700CE")> _
<InterfaceTypeAttribute()> _
Public Interface IVsAsynchOpenFromScc
'Utilisation
Dim instance As IVsAsynchOpenFromScc
[GuidAttribute("99871A31-DB02-4DA9-98FB-89D8EDC700CE")]
[InterfaceTypeAttribute()]
public interface IVsAsynchOpenFromScc
[GuidAttribute(L"99871A31-DB02-4DA9-98FB-89D8EDC700CE")]
[InterfaceTypeAttribute()]
public interface class IVsAsynchOpenFromScc
public interface IVsAsynchOpenFromScc