This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
ICodeParameter Members
Properties
Value |
The parameter value. |
Methods
GetCodeType |
Gets the data type of the parameter. |
GetName |
Gets the name of this parameter. |
SetCodeType |
Sets the data type of the parameter. |
SetName |
Sets the name of this parameter. The parameter name will be used in the declaration of a property or method, or in method invokes- if the langauge supports named parameters. |
See Also
ICodeParameter Interface | System.ComponentModel.Design.CodeModel Namespace