ParameterlessExecutableStep 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.
Represents a simple action which does not need any extra parameter.
[System.Runtime.CompilerServices.Nullable(0)]
public sealed class ParameterlessExecutableStep : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type ParameterlessExecutableStep = class
inherit ExecutableStep
Public NotInheritable Class ParameterlessExecutableStep
Inherits ExecutableStep
- Inheritance
- Attributes
Constructors
ParameterlessExecutableStep(String) |
Properties
Action |