次の方法で共有


MockLogger.TargetStartedEvents Property

Definition

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

Property Value

Applies to