RuleSetInclude Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Include tag in a RuleSet file.
public ref class RuleSetInclude
public class RuleSetInclude
type RuleSetInclude = class
Public Class RuleSetInclude
- Inheritance
-
RuleSetInclude
Constructors
RuleSetInclude(String, ReportDiagnostic) |
Create a RuleSetInclude given the include path and the effective action. |
Properties
Action |
The effective action to apply on this included ruleset. |
IncludePath |
The path of the included file. |
Methods
LoadRuleSet(RuleSet) |
Gets the RuleSet associated with this ruleset include |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.