RuleSetInclude クラス

定義

RuleSet ファイルのインクルード タグを表します。

public ref class RuleSetInclude
public class RuleSetInclude
type RuleSetInclude = class
Public Class RuleSetInclude
継承
RuleSetInclude

コンストラクター

RuleSetInclude(String, ReportDiagnostic)

インクルード パスと有効なアクションを指定して、RuleSetInclude を作成します。

プロパティ

Action

この含まれているルール セットに適用する効果的なアクション。

IncludePath

含まれるファイルのパス。

メソッド

LoadRuleSet(RuleSet)

このルール セットに関連付けられている RuleSet を取得します。

適用対象