IVsAsynchOpenFromSccProjectEvents Members

Include Protected Members
Include Inherited Members

Provides progress information during asynchronous loading of a project or solution from source control.

The IVsAsynchOpenFromSccProjectEvents type exposes the following members.

Methods

  Name Description
Public method OnFilesDownloaded Called during an asynchronous load to indicate one or more files have been downloaded.
Public method OnLoadComplete Called when an asynchronous load is done.
Public method OnLoadFailed Called when downloading of project content fails.

Top

See Also

Reference

IVsAsynchOpenFromSccProjectEvents Interface

Microsoft.VisualStudio.Shell.Interop Namespace