Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

IApplyParameterSet¶

interface IApplyParameterSet : public ICommandBase¶

A command that applies the configured parameter sets when executed by the command queue.

System.Collections.ICollection<IParameterSet> IApplyParameterSet.ParameterSets { get; }

Next
Properties
Previous
RunException
| Created using Sphinx and Furo theme.