ProvideProjectFactoryAttribute Properties
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultProjectExtension | Gets the default extension of the project file. |
![]() | DisableOnlineTemplates | Determines whether to disable online templates. |
![]() | DisplayProjectFileExtensions | Gets the resource ID for project file extensions. |
![]() | DisplayProjectTypeVsTemplate | Gets or sets the Visual Studio template for the project. |
![]() | FactoryType | Gets the type of the project factory. |
![]() | FolderGuid | Gets or sets the GUID of the folder for this type of project. |
![]() | LanguageVsTemplate | Gets and sets the Visual Studio language template. |
![]() | Name | Gets the name of the type of project. |
![]() | NewProjectRequireNewFolderVsTemplate | Gets or sets whether this type of project requires a Visual Studio template that creates a new folder. |
![]() | PossibleProjectExtensions | Gets the set of possible project extensions. |
![]() | ProjectSubTypeVsTemplate | Gets or sets the Visual Studio template for the project subtype. |
![]() | ProjectTemplatesDirectory | Gets the project templates directory. |
![]() | ShowOnlySpecifiedTemplatesVsTemplate | Gets or sets the Visual Studio template to be shown in the New Project dialog. |
![]() | SortPriority | Gets or sets the order in which projects are displayed in the New Project dialog. |
![]() | TemplateGroupIDsVsTemplate | Gets or sets the Visual Studio template's group ID. |
![]() | TemplateIDsVsTemplate | Gets or sets the Visual Studio template ID. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
