IVsRegisterPrefetchProjectFactory 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.
public interface class IVsRegisterPrefetchProjectFactory
public interface class IVsRegisterPrefetchProjectFactory
__interface IVsRegisterPrefetchProjectFactory
[System.Runtime.InteropServices.Guid("46F1C80F-EA5D-47A0-806F-4C0A916E1396")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsRegisterPrefetchProjectFactory
[<System.Runtime.InteropServices.Guid("46F1C80F-EA5D-47A0-806F-4C0A916E1396")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsRegisterPrefetchProjectFactory = interface
Public Interface IVsRegisterPrefetchProjectFactory
- Attributes
Methods
RegisterPrefetchProjectFactory(Guid, IVsPrefetchProjectFactory, UInt32) | |
UnregisterPrefetchProjectFactory(UInt32) |