ProvideProjectItemAttribute.ProjectFactoryType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.