IVsProjectFlavorReferences2 Interface

Definição

Adiciona um método para validar as referências do projeto.

public interface class IVsProjectFlavorReferences2
public interface class IVsProjectFlavorReferences2
__interface IVsProjectFlavorReferences2
[System.Runtime.InteropServices.Guid("54BE5D82-5886-4EF1-97C0-81716586FB8A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectFlavorReferences2
[<System.Runtime.InteropServices.Guid("54BE5D82-5886-4EF1-97C0-81716586FB8A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectFlavorReferences2 = interface
Public Interface IVsProjectFlavorReferences2
Atributos

Métodos

QueryCheckIsProjectReferenceOutputValid(Object, String, UInt32)

Chamado antes da adição de uma referência de projeto. Permite que o tipo aceite ou rejeite uma referência de projeto com base no caminho de saída do projeto referenciado.

Aplica-se a