System.Runtime.Remoting.Messaging.IMethodMessage.GetArgName Method

Gets the name of the argument passed to the method.

Syntax

public string GetArgName (int index)

Parameters

index
The number of the requested argument.

Returns

The name of the specified argument passed to the method, or null if the current method is not implemented.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0