This documentation is archived and is not being maintained.
ParameterBuilder.IsIn Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether this is an input parameter.
Namespace:
System.Reflection.Emit
Assembly:
mscorlib (in mscorlib.dll)
'Declaration
Public ReadOnly Property IsIn As Boolean
Property Value
Type:
System.BooleanRetrieves whether this is an input parameter.
This method depends on an optional metadata flag. This flag can be inserted by compilers, but the compilers are not obligated to do so.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1