Share via


MockLogger.ExternalProjectStartedEvents Property

Definition

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

Property Value

Applies to