Share via


VsDebugTargetInfo4.project Field

Project that is being launched. This is currently used with DLO_ImmersiveAppDebug to update application capabilities when an operation fails due to use of undeclared capabilities. This member is optional.

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

Syntax

'Declaration
Public project As IVsHierarchy
public IVsHierarchy project
public:
IVsHierarchy^ project
val mutable project: IVsHierarchy
public var project : IVsHierarchy

.NET Framework Security

See Also

Reference

VsDebugTargetInfo4 Structure

Microsoft.VisualStudio.Shell.Interop Namespace