Properties with no required parameters cannot be declared 'Default'
A property was specified without required parameters but with the Default
modifier.
Error ID: BC31048
Declare required parameters for default properties.
Remove the
Default
modifier from the property definition.
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.
.NET feedback
.NET is an open source project. Select a link to provide feedback: