IVsProjectFactory2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a method indicating whether the environment can open the project asynchronously. Extends, but does not inherit from, IVsProjectFactory.
public interface class IVsProjectFactory2
public interface class IVsProjectFactory2
__interface IVsProjectFactory2
[System.Runtime.InteropServices.Guid("55E1A1E1-ECAC-46E0-BDE3-1E35BC68C31C")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProjectFactory2
[<System.Runtime.InteropServices.Guid("55E1A1E1-ECAC-46E0-BDE3-1E35BC68C31C")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProjectFactory2 = interface
Public Interface IVsProjectFactory2
- Attributes
Methods
GetAsynchOpenProjectType(UInt32) |
Returns the asynchronous open type that the project supports. |