Sdílet prostřednictvím


MockLogger.ProjectFinishedEvents Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Build::Framework::ProjectFinishedEventArgs ^> ^ ProjectFinishedEvents { System::Collections::Generic::List<Microsoft::Build::Framework::ProjectFinishedEventArgs ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Build.Framework.ProjectFinishedEventArgs> ProjectFinishedEvents { get; }
member this.ProjectFinishedEvents : System.Collections.Generic.List<Microsoft.Build.Framework.ProjectFinishedEventArgs>
Public ReadOnly Property ProjectFinishedEvents As List(Of ProjectFinishedEventArgs)

Property Value

Applies to