Share via


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

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

See Also

Reference

IVsProjectFactory2 Members

Microsoft.VisualStudio.Shell.Interop Namespace