Semicolon-separated list of paths either to Code Analysis rule assemblies or to folders that contain Code Analysis rule assemblies. The paths are in the form '[+|-][!][file|folder]', where '+' enables all rules in rule assembly, '-' disables all rules in rule assembly, and '!' causes all rules in rule assembly to be treated as errors. For example '+D:\Projects ules amingRules.dll;+!D:\Projects ules\SecurityRules.dll'. The default is '$(CodeAnalysisPath) ules'.
Semicolon separated list of targets in the referenced projects that should be built. Default is the value of $(ProjectReferenceBuildTargets) ...
Semicolon-separated list of Code Analysis rules. The rules are in the form '[+|-][!]Category#CheckId', where '+' enables ...
Semicolon-separated list of directories in which to search for rule sets. The default is '$(VSINSTALLDIR)\Team Tools\Static ...
Semicolon-separated list of directories in which to search for rules when resolving a rule set. The default is '$(CodeAnalysisPath)\Rules' ...
Semicolon-separated list of paths either to Code Analysis rule assemblies or to folders that contain Code Analysis rule assemblies. ...
Sent by a property sheet to provide a property sheet page an opportunity to specify which dialog box control should receive ...
Sent to the owner of a drag-and-drop menu when the mouse cursor enters a menu item or moves from the center of the item to ...
Separate the contents of one Excel cell into separate columns. For example, you can separate a column of full names into ...
Serializable types that have a constructor protected by a security demand must apply the same security demands to the serialization ...