ProjectEvaluationFinishedEventArgs.GlobalProperties Property

Definition

Global properties used during this evaluation.

public:
 property System::Collections::IEnumerable ^ GlobalProperties { System::Collections::IEnumerable ^ get(); void set(System::Collections::IEnumerable ^ value); };
public System.Collections.IEnumerable GlobalProperties { get; set; }
public System.Collections.IEnumerable? GlobalProperties { get; set; }
member this.GlobalProperties : System.Collections.IEnumerable with get, set
Public Property GlobalProperties As IEnumerable

Property Value

Applies to