The command parameter which is used to execute this command.
Visual Basic (Declaration) | |
---|---|
Public Property Parameters As String |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public string Parameters {get; set;} |
Return Value
A string that represents the command's parameters. Defaults to an empty string.The string which represents the command's parameter.Default is empty string.
Command parameters are a set of comma-separated values that let you change the default context
when the command is executed.
The Command parameters are a set of comma-separated values and adds possibility to change the default context of executing of a Command.
when the command is executed.
The Command parameters are a set of comma-separated values and adds possibility to change the default context of executing of a Command.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family