Property '{0}' of type '{1}' is not supported by the Properties service. Convert the value to an Int32, DateTime, Double, String or Byte array for storage.
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}' of type '{1}' is not supported by the Properties service. Convert the value to an Int32, DateTime, Double, ...
Property '{0}' requires the name '{1}' to be available, but that name is used by another property of the same entity. Please ...
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. ...