Author (inherited from AbstractRuleBase) | Gets the Author of the rule instance. |
AutoCorrectionOptions | Gets all correction options for the rule instance. |
AvailableTargets (inherited from AbstractRuleBase) | Gets all available targets for the rule instance. |
CanCorrect | Gets True if the rule instance support correction; else False. |
Category (inherited from AbstractRuleBase) | Gets the Category of the rule instance. |
CorrectDescription (inherited from AbstractRuleBase) | Gets the correction description. |
Element (inherited from AbstractRuleBase) | Gets the Element of the rule instance. |
Email (inherited from AbstractRuleBase) | Gets the Email of the rule instance. |
File (inherited from AbstractRuleBase) | Gets the File of the rule instance. |
ID (inherited from AbstractRuleBase) | Gets the ID of the rule instance. |
ItemFullyQualifiedName (inherited from AbstractRuleBase) | Gets the full qualified name of the code element. |
ItemName (inherited from AbstractRuleBase) | Gets the name of the code element. |
ItemType (inherited from AbstractRuleBase) | Gets the type of the code element. |
LineNumber (inherited from AbstractRuleBase) | Gets the line number of the code element. |
Name (inherited from AbstractRuleBase) | Gets the Name of the rule instance. |
Project (inherited from AbstractRuleBase) | Gets the Project of the rule instance. |
Scopes (inherited from AbstractRuleBase) | Gets Scopes of the rule instance. |
SelectedCorrectionIndex (inherited from AbstractRuleBase) | Gets selected correction index. |
Severity (inherited from AbstractRuleBase) | Gets the Severity of the rule instance. |
Status (inherited from AbstractRuleBase) | Gets the status of the rule instance. |
Targets | Gets Targets of the rule instance. |
Title (inherited from AbstractRuleBase) | Gets the Title of the rule instance. |
Url (inherited from AbstractRuleBase) | Gets the Url of the rule instance. |
ViolationDescription (inherited from AbstractRuleBase) | Gets the description of the violation. |