ProcessLaunchActionContext Class
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.
Describes the context that can start processes based on file context.
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
- Inheritance
-
ProcessLaunchActionContext
- Derived
- Implements
Constructors
ProcessLaunchActionContext(LaunchCommand[]) |
Initializes a new instance of the ProcessLaunchActionContext class. |
ProcessLaunchActionContext(String, String) |
Initializes a new instance of the ProcessLaunchActionContext class. |
Properties
LaunchCommands |
List of launch commands |