NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodeMethodInvokeExpression Properties

The properties of the CodeMethodInvokeExpression class are listed below. For a complete list of CodeMethodInvokeExpression class members, see the CodeMethodInvokeExpression Members topic.

Public:

MethodName Gets or sets the name of the method to invoke.
Parameters The parameters to invoke the method with.
TargetObject Gets or sets the target object.

See Also

CodeMethodInvokeExpression Class | System.CodeDOM Namespace