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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.