System.Runtime.Remoting.Messaging.MethodCallMessageWrapper.GetInArgName Method

Gets the name of a method argument at a specified index that is not marked as an out parameter.

Syntax

public virtual string GetInArgName (int index)

Parameters

index
The index of the requested argument.

Returns

The name of the method argument that is not marked as an out parameter.

Remarks

The method belongs to a remote object.

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