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