[String.Format("{0} conflicts with another solution/project. Build outputs for solutions/projects with the same name will be copied to the same directory. To separate the build outputs, change the name of one of the solutions/projects.", System.IO.Path.GetFileNameWithoutExtension(localProject))]
Storyboard {0} is CPU-bound. There are one or more storyboards that are CPU-bound for the current selection on visual {2} ...
Strict keyword When set to On, restricts implicit data type conversions to only widening conversions. Option Strict {On | ...
String arguments passed to constructors of ArgumentException and its derived types should be correct. Types derived from ...
String.Format("This build will not be deployed because the build configuration - {0} - and the Azure Profile Solution Configuration ...
String.Format("{0} conflicts with another solution/project. Build outputs for solutions/projects with the same name will ...
Strong name verification failed for the instrumented assembly '{0}'. Please ensure that the right key file for re-signing ...
Strong Name|True if the referenced assembly has a strong name. A strong named assembly is uniquely versioned.|Reference Properties ...
Structs cannot contain value definitions because the default constructor for structs will not execute these bindings. Consider ...
Structs cannot have an object constructor with no arguments. This is a restriction imposed on all CLI languages as structs ...