ProcessLaunchActionContext 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
描述可以基于文件上下文启动进程的上下文。
public ref class ProcessLaunchActionContext : Microsoft::VisualStudio::Workspace::Extensions::Build::IProcessLaunchActionContext
[Windows::Foundation::Metadata::WebHostHidden]
class ProcessLaunchActionContext : Microsoft::VisualStudio::Workspace::Extensions::Build::IProcessLaunchActionContext
public class ProcessLaunchActionContext : Microsoft.VisualStudio.Workspace.Extensions.Build.IProcessLaunchActionContext
type ProcessLaunchActionContext = class
interface IProcessLaunchActionContext
Public Class ProcessLaunchActionContext
Implements IProcessLaunchActionContext
- 继承
-
ProcessLaunchActionContext
- 派生
- 实现
构造函数
| ProcessLaunchActionContext(LaunchCommand[]) |
初始化 ProcessLaunchActionContext 类的新实例。 |
| ProcessLaunchActionContext(String, String) |
初始化 ProcessLaunchActionContext 类的新实例。 |
属性
| LaunchCommands |
启动命令列表 |