次の方法で共有


MockLogger.ProjectStartedEvents Property

Definition

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

Property Value

Applies to