IVsProjectFactory2 Interface

 

Provides a method indicating whether the environment can open the project asynchronously. Extends, but does not inherit from, IVsProjectFactory.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[GuidAttribute("55E1A1E1-ECAC-46E0-BDE3-1E35BC68C31C")]
[InterfaceTypeAttribute(1)]
public interface IVsProjectFactory2

NameDescription
System_CAPS_pubmethodGetAsynchOpenProjectType(UInt32)

Returns the asynchronous open type that the project supports.

Return to top
Show: