次の方法で共有


UpdatedRuleSetAction.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 の名前。

適用対象