DkmProcessAttachRequest.DebugLaunchSettings 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从项目系统或 LaunchDebugTargets 的其他调用方 (或其他) 的启动调试 Api 开始调试操作期间提供的设置。
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