IVsDeployDependency2 Interface

 

Retrieves the dependency property values by name.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("77F54647-95E6-4033-91A8-51CCD014D945")]
public interface IVsDeployDependency2

NameDescription
System_CAPS_pubmethodget_Property(String, Object)

Gets the value of a dependency property.

Implemented by project systems that support producing build outputs.

The IVsOutputGroup.interface depends on this interface.

Return to top
Show: