Gets a bool value indicating whether the property
reflected by the current instance has a Set accessor.
[Edit]
public abstract bool CanWrite { get; } |
|
Value
true if the
property reflected by the current instance has a Set
accessor;
otherwise, false
.
[Edit]
Remarks
Requirements
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0