[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ExclusionRules> element.
| C# | Visual Basic | Visual C++ |
public ExclusionRules ExclusionRules{ get; set;}
Public Property ExclusionRules As ExclusionRules
public: property ExclusionRules^ ExclusionRules { ExclusionRules^ get (); void set (ExclusionRules^ value); }
An ExclusionRules
The SIF specification defines the meaning of this null as: "Rule for which statistic may not be reported"
To remove the ExclusionRules, set ExclusionRules to null
Version: 2.0
Since: 1.5r1