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의 이름입니다.

적용 대상