ParameterAttribute.ExperimentAction Property
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.
Gets the action for the engine to take when the experimental feature is enabled.
public System.Management.Automation.ExperimentAction ExperimentAction { get; }
member this.ExperimentAction : System.Management.Automation.ExperimentAction
Public ReadOnly Property ExperimentAction As ExperimentAction