Arguments Properties |
The Arguments type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of arguments encapsulated by the current object.
| |
Item |
Gets or sets the value of an argument. Setting the value is only supported in specific situations. See SetArgument(Int32, Object) for details.
|