TargetFinishedEventArgs.ProjectFile Property

Definition

Project file associated with event.

public:
 property System::String ^ ProjectFile { System::String ^ get(); };
public string ProjectFile { get; }
member this.ProjectFile : string
Public ReadOnly Property ProjectFile As String

Property Value

String

the name of the project file associated with the event.

Applies to