Because type {0} contains only 'static' ('Shared' in Visual Basic) members, add a default private constructor to prevent the compiler from adding a default public constructor.
Because the behavior of {0} could vary based on the current user's locale settings, replace this call in {1} with a call ...
Because the project files that reference these items cannot be checked out, you currently cannot update the project files ...
Because the property getter for {0} is less visible than its setter, either increase the accessibility of its getter or decrease ...
Because this page has a base URL set, you will need to save any new or changed pictures to the base Web site as a separate ...
Because type {0} contains only 'static' ('Shared' in Visual Basic) members, add a default private constructor to prevent ...
Because type {0} contains only 'static' ('Shared' in Visual Basic) members, mark it as 'sealed' ('NotInheritable' in Visual ...
Because type {0} contains only 'static' members, mark it as 'static' to prevent the compiler from adding a default public ...
Because {0} exposes externally visible types, mark it with ComVisible(false) at the assembly level and then mark all types ...
Because {0} is a value type that overrides ValueType.Equals, it should also overload the equality and inequality operators ...