LaunchProfile Class

Definition

Context information used for launch operations (e.g. debug).

public ref class LaunchProfile
public class LaunchProfile
type LaunchProfile = class
Public Class LaunchProfile
Inheritance
LaunchProfile

Constructors

LaunchProfile(String, String)

Initializes a new instance of the LaunchProfile class.

Properties

DisplayName

Gets the name for the launch profile that is suitable for display to a user.

Id

Gets the identity of the launch profile.

Applies to