This topic has not yet been rated - Rate this topic

IDynamicParameters Interface

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides a mechanism for a cmdlet to retrieve parameters that can be added dynamically by the Windows PowerShell runtime.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
'Usage
Dim instance As IDynamicParameters

public interface IDynamicParameters
public interface IDynamicParameters
public interface IDynamicParameters

This interface must be implemented by cmdlets that define dynamic parameters.


 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)