Property '{0}' of type '{1}' is not supported by Team Foundation Properties. Convert the value to an Int32, DateTime, Double, String or Byte array for storage.
Properties should be used instead of Get/Set methods in most situations. Methods are preferable to properties in the following ...
Properties that return arrays are prone to code inefficiencies. Consider using a collection or making this a method. See ...
Properties that return collections should be read-only so that users cannot entirely replace the backing store. Users can ...
Properties whose values are of type IVsUICollection cannot currently be set through the presentation layer with a wrapped ...
Property '{0}' of type '{1}' is not supported by Team Foundation Properties. Convert the value to an Int32, DateTime, Double, ...
Property '{0}' with value '{1}' is out of range for the Team Foundation Properties service. Double values must be 0, within ...
Property '{0}' with value '{1}' is out of range for the Team Foundation Properties service. The value must be between {2} ...
Property '|1' cannot be initialized in an object initializer expression because all accessible overloads require arguments. ...
Property '|1' doesn't return a value on all code paths. A null reference exception could occur at run time when the result ...