IVsRegisterPrefetchProjectFactory Interface

Definition

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)

Applies to