System.Reflection.Emit.PropertyBuilder.CanWrite Property

Gets a value indicating whether the property can be written to.

Syntax

public override bool CanWrite { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Boolean property indicating if the property can be written to. If the property does not have a set accessor, it cannot be written to.

Requirements

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