WAProvideProjectFactoryAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultProjectExtension | Gets the default project file extension. |
![]() | DisplayName | Gets the display name. |
![]() | DisplayProjectFileExtensions | Gets the display project file extension. |
![]() | DisplayProjectTypeVsTemplate | Gets the display project type Visual Studio template. |
![]() | FactoryType | Gets the factory type. |
![]() | FolderGuid | Gets the folder GUID. |
![]() | LanguageVsTemplate | Gets the language Visual Studio template. |
![]() | Name | Gets the name of the project factory. |
![]() | NewProjectRequireNewFolderVsTemplate | Determines whether a new project requires a new folder. |
![]() | PossibleProjectExtensions | Gets a set of possible project file extensions. |
![]() | ProjectSubTypeVsTemplate | Gets the project subtype. |
![]() | ProjectTemplatesDirectory | Gets the project templates directory. |
![]() | ShowOnlySpecifiedTemplatesVsTemplate | Determines whether to show only the specified templates. |
![]() | SortPriority | Gets the sort priority. |
![]() | TemplateGroupIDsVsTemplate | Gets the template group IDs. |
![]() | TemplateIDsVsTemplate | Gets the template IDs. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
