Edit

Share via


Build.TriggerInfo Property

Definition

Trigger-specific information about the build.

public System.Collections.Generic.IDictionary<string,string> TriggerInfo { get; }
member this.TriggerInfo : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property TriggerInfo As IDictionary(Of String, String)

Property Value

Applies to