RegisterProjectItemAttribute.ProjectFactoryType Property

Definition

Gets the GUID of the type of project factory.

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

Property Value

The GUID of the type of project factory.

Applies to