RuleSetChangeAction.RuleSetName 属性

定义

在派生类中重写时,获取要更改的名称 RuleSet

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

属性值

要更改的名称 RuleSet

适用于