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

적용 대상