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 的名称。

适用于