Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You have tried to assign a value to a property that is declared ReadOnly.
Error ID: BC30526
To correct this error
- Remove the ReadOnly specifier from the property declaration.