An interface that a Cmdlet or CmdletProvider must implement to indicate that it has dynamic parameters.
public interface class IDynamicParameters
public interface IDynamicParameters
[System.Runtime.CompilerServices.NullableContext(2)]
public interface IDynamicParameters
type IDynamicParameters = interface
[<System.Runtime.CompilerServices.NullableContext(2)>]
type IDynamicParameters = interface
Public Interface IDynamicParameters
Dynamic parameters allow a Cmdlet or CmdletProvider to define additional parameters based on the value of the formal arguments. For example, the parameters of "set-itemproperty" for the file system provider vary depending on whether the target object is a file or directory.
See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4