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)

Syntax

'Declaration
<GuidAttribute("55E1A1E1-ECAC-46E0-BDE3-1E35BC68C31C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProjectFactory2
'Usage
Dim instance As IVsProjectFactory2
[GuidAttribute("55E1A1E1-ECAC-46E0-BDE3-1E35BC68C31C")]
[InterfaceTypeAttribute()]
public interface IVsProjectFactory2
[GuidAttribute(L"55E1A1E1-ECAC-46E0-BDE3-1E35BC68C31C")]
[InterfaceTypeAttribute()]
public interface class IVsProjectFactory2
public interface IVsProjectFactory2

See Also

Reference

IVsProjectFactory2 Members

Microsoft.VisualStudio.Shell.Interop Namespace