IVsDeployDependency2 Interface
Definition
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.
Retrieves the dependency property values by name.
public interface class IVsDeployDependency2
public interface class IVsDeployDependency2
__interface IVsDeployDependency2
[System.Runtime.InteropServices.Guid("77F54647-95E6-4033-91A8-51CCD014D945")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsDeployDependency2
[<System.Runtime.InteropServices.Guid("77F54647-95E6-4033-91A8-51CCD014D945")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsDeployDependency2 = interface
Public Interface IVsDeployDependency2
- Attributes
Remarks
Implemented by project systems that support producing build outputs.
The IVsOutputGroup.interface depends on this interface.
Methods
get_Property(String, Object) |
Gets the value of a dependency property. |