IVsProjectMRU Interface

Definição

Fornece métodos para registrar entradas mais recentemente usadas (MRU).

public interface class IVsProjectMRU
public interface class IVsProjectMRU
__interface IVsProjectMRU
[System.Runtime.InteropServices.Guid("D60EDEEA-3629-42CC-BAAF-9AC52E63EEAF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectMRU
[<System.Runtime.InteropServices.Guid("D60EDEEA-3629-42CC-BAAF-9AC52E63EEAF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectMRU = interface
Public Interface IVsProjectMRU
Atributos

Métodos

RegisterProjectMRU(String, String, String, String, Guid)

Registre informações adicionais para uma entrada MRU do projeto. Somente a primeira entrada na lista MRU pode ser modificada.

Aplica-se a