IVsProjectFlavorReferences2 Interface
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.
Adds a method to validate project references.
public interface class IVsProjectFlavorReferences2
C++/CX
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
- Attributes
Query |
Called before adding a project reference. Allows the flavor to accept or reject a project reference based on the referenced project output path. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |