DkmProcess.DebugLaunchSettings Property
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.
Settings supplied during a start debugging operation from a project system or other caller of LaunchDebugTargets (or various other start debugging APIs).
public:
property Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ DebugLaunchSettings { Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ DebugLaunchSettings { Microsoft::VisualStudio::Debugger::Start::DkmDebugLaunchSettings ^ get(); };
public Microsoft.VisualStudio.Debugger.Start.DkmDebugLaunchSettings DebugLaunchSettings { get; }
member this.DebugLaunchSettings : Microsoft.VisualStudio.Debugger.Start.DkmDebugLaunchSettings
Public ReadOnly Property DebugLaunchSettings As DkmDebugLaunchSettings
Property Value
Returns DkmDebugLaunchSettings.