ProjectStartedEventArgs.ProjectFile Property

Definition

Project name

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 project file associated with the event.

Applies to