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.
The name of a type member conflicts with the name of a member implicitly created for a property. Properties implicitly create several implicit variables that can conflict with defined members.
Error ID: BC31060
To correct this error
- Rename the explicitly declared member to remove the naming conflict.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.