CanSet Property
| CodeIt.Right SDK Class Library |
|
IPropertyBaseInfo.CanSet Property
Returns true if property/indexer has set-accessor.
Property Value
True if the property/indexer has set-accessor; False if otherwise.
Remarks
Example
To be added.
See Also
IPropertyBaseInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace