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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.