IVsAsynchOpenFromScc Members
Include Protected Members
Include Inherited Members
This interface supports asynchronous loading of projects from source control.
The IVsAsynchOpenFromScc type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsLoadingContent | This method determines if loading is complete for a solution or project being loaded asynchronously. | |
LoadProject | This method begins loading the specified project asynchronously. | |
LoadProjectAsynchronously | This method determines whether a specified project must be loaded asynchronously. |
Top