BeforeOpenProjectEventArgs.ProjectType Property

Definition

Gets the GUID of the project type.

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

Property Value

Returns Guid.

Applies to