This topic has not yet been rated - Rate this topic

CommandParameterInfo Class

Provides information about a parameter for a particular parameter set.


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

'Declaration
Public Class CommandParameterInfo
public class CommandParameterInfo
public class CommandParameterInfo

For more information about specifying cmdlet parameters, see ParameterAttribute Declaration.


System.Object
   System.Management.Automation.CommandParameterInfo
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
© 2013 Microsoft. All rights reserved.