RuleActionTrackingEvent.RuleName プロパティ

定義

Ruleが発生する原因となったRuleActionTrackingEventの名前を取得します。

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

プロパティ値

1 つ以上のアクションを実行する原因となった Rule

適用対象