BeforeOpenProjectEventArgs.Project Property

Definition

Gets the GUID of the project.

public:
 property Guid Project { Guid get(); };
public Guid Project { get; }
member this.Project : Guid
Public ReadOnly Property Project As Guid

Property Value

Returns Guid.

Applies to