ProjectStartedEventArgs.ProjectId Property

Definition

Gets the identifier of the project.

public:
 property int ProjectId { int get(); };
public int ProjectId { get; }
member this.ProjectId : int
Public ReadOnly Property ProjectId As Integer

Property Value

Int32

An integer representing the ID of the project file associated with the event.

Applies to