Share via


Debug Class

Definition

Represents the operation to Debug a Solution.

[System.Runtime.CompilerServices.Nullable(0)]
public class Debug : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type Debug = class
    inherit ExecutableStep
Public Class Debug
Inherits ExecutableStep
Inheritance
Attributes

Constructors

Debug()

Initializes a new instance of the Debug class.

Properties

Action

Applies to