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.
An attempt was made to assign a value to a ReadOnly or Shared property in an attribute.
Error ID: BC31500
To correct this error
Remove the property assignment statement.
If using properties you developed, remove the ReadOnly or Shared modifiers from the attribute property.