System.Reflection.Emit.PropertyBuilder.CanRead Property

Gets a value indicating whether the property can be read.

Syntax

public override bool CanRead { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Boolean property indicating if the property can be read. If the property does not have a get accessor, it cannot be read.

Requirements

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