VsDebugTargetInfo4.project Field
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.
Project that is being launched. This is currently used with Microsoft.VisualStudio.Shell.Interop._DEBUG_LAUNCH_OPERATION4.DLO_ImmersiveAppDebug to update application capabilities when an operation fails due to use of undeclared capabilities. This member is optional.
public: Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ project;
public: Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ project;
Microsoft::VisualStudio::Shell::Interop::IVsHierarchy project;
public Microsoft.VisualStudio.Shell.Interop.IVsHierarchy project;
val mutable project : Microsoft.VisualStudio.Shell.Interop.IVsHierarchy
Public project As IVsHierarchy