IVsProjectDeployDependency 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.
Provides information about project-to-project dependencies. Implemented by a project system that supports producing builds. Inherits from IVsDeployDependency.
public interface class IVsProjectDeployDependency : Microsoft::VisualStudio::Shell::Interop::IVsDeployDependency
C++/CX
public interface class IVsProjectDeployDependency : Microsoft::VisualStudio::Shell::Interop::IVsDeployDependency
__interface IVsProjectDeployDependency : Microsoft::VisualStudio::Shell::Interop::IVsDeployDependency
[System.Runtime.InteropServices.Guid("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsProjectDeployDependency : Microsoft.VisualStudio.Shell.Interop.IVsDeployDependency
[System.Runtime.InteropServices.Guid("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectDeployDependency : Microsoft.VisualStudio.Shell.Interop.IVsDeployDependency
[<System.Runtime.InteropServices.Guid("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsProjectDeployDependency = interface
interface IVsDeployDependency
[<System.Runtime.InteropServices.Guid("B4D28A5B-063D-4622-B0C7-C3DDEBFCDCCF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectDeployDependency = interface
interface IVsDeployDependency
Public Interface IVsProjectDeployDependency
Implements IVsDeployDependency
- Attributes
- Implements
get_Deploy |
|
get_Project |
Gets the project information. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |