Attaches a modifier to parameters so that binding can work with parameter signatures in which the types have been modified.
Object
ValueType
ParameterModifier
[Visual Basic] Public Structure ParameterModifier [C#] public struct ParameterModifier [C++] public __value struct ParameterModifier
[JScript] In JScript, you can use the structures in the NGWS frameworks, but you cannot define your own.
This class is used in Type.InvokeMember.
Namespace: System.Reflection
Assembly: mscorlib.dll