Share via


ProjectEvaluationFinishedEventArgs.Properties Property

Definition

Final set of properties produced by this evaluation.

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

Property Value

Applies to