Property '<propertyname>' is 'ReadOnly'
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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
You have tried to assign a value to a property that is declared ReadOnly.
Error ID: BC30526