Sdílet prostřednictvím


MockLogger.BuildStartedEvents Property

Definition

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

Property Value

Applies to