Properties whose values are of type IVsUICollection cannot currently be set through the presentation layer with a wrapped collection object.
Properties in custom build rules always inherit. Property '%s' in custom build rule '%s' has 'Inheritable=False'. Please ...
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 '|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 ...
property cannot use markup extensions or property element syntax on Setter. Only the Value property can use markup extensions ...
Property changes cannot be applied because a project is running or being debugged. Properties can only be changed while in ...