RuleSetInclude 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表 RuleSet 檔案中的 Include 標籤。
public ref class RuleSetInclude
public class RuleSetInclude
type RuleSetInclude = class
Public Class RuleSetInclude
- 繼承
-
RuleSetInclude
建構函式
RuleSetInclude(String, ReportDiagnostic) |
在包含路徑和有效動作的情況下建立 RuleSetInclude。 |
屬性
Action |
要在此包含的規則集上套用的有效動作。 |
IncludePath |
包含檔案的路徑。 |
方法
LoadRuleSet(RuleSet) |
取得與此規則集相關聯的 RuleSet include |