System.Reflection.Emit.ParameterBuilder.IsIn Property

Retrieves whether this is an input parameter.

Syntax

public bool IsIn { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This method depends on an optional metadata flag. This flag can be inserted by compilers, but the compilers are not obligated to do so.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0