A property's getter and setter must have the same type. Property '{0}' has getter of type '{1}' but setter of type '{2}'.
A project that contains unit tests that can be used to test Windows Store apps, Windows Runtime components, or class libraries ...
A project with an Output Type of Class Library cannot be started directly. In order to debug this project, add an executable ...
A project with the specified name already exists on disk. Do you want to overwrite the existing project with this new project? ...
A property named '{1}' was found in the project file '{0}'. This property normally should not be specified in the project ...
A property's getter and setter must have the same type. Property '{0}' has getter of type '{1}' but setter of type '{2}'. ...
A protected member is called or 'base' is being used. This is only allowed in the direct implementation of members since ...
A protocol compatibility error occurred between Visual Studio and the Remote Debugger. Please ensure that the Visual Studio ...
A queued request for service host {0} has been waiting for {1} seconds, exceeding the warning threshold of {2}. Request details: ...
A read-only declaration for a mutable reference type does not prevent the field's instance data from being modified. For ...