Defines the attributes for a parameter.
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum ParameterAttributes
Member Name | Description |
---|
HasDefault | Specifies that the parameter has a default value. |
HasFieldMarshal | Specifies that the parameter has field marshaling information. |
In | Documentation for this section has not yet been entered. |
Lcid | Documentation for this section has not yet been entered. |
None | Documentation for this section has not yet been entered. |
Optional | Documentation for this section has not yet been entered. |
Out | Documentation for this section has not yet been entered. |
Reserved3 | Documentation for this section has not yet been entered. |
Reserved4 | Documentation for this section has not yet been entered. |
ReservedMask | Documentation for this section has not yet been entered. |
Retval | Documentation for this section has not yet been entered. |
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0