共用方式為


AddedRuleSetAction.RuleSetName 屬性

定義

取得新 RuleSet 的名稱。

public:
 virtual property System::String ^ RuleSetName { System::String ^ get(); };
public override string RuleSetName { get; }
member this.RuleSetName : string
Public Overrides ReadOnly Property RuleSetName As String

屬性值

RuleSet 的名稱。

適用於