WAProvideProjectFactoryAttribute Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyDefaultProjectExtension

Gets the default project file extension.

System_CAPS_pubpropertyDisplayName

Gets the display name.

System_CAPS_pubpropertyDisplayProjectFileExtensions

Gets the display project file extension.

System_CAPS_pubpropertyDisplayProjectTypeVsTemplate

Gets the display project type Visual Studio template.

System_CAPS_pubpropertyFactoryType

Gets the factory type.

System_CAPS_pubpropertyFolderGuid

Gets the folder GUID.

System_CAPS_pubpropertyLanguageVsTemplate

Gets the language Visual Studio template.

System_CAPS_pubpropertyName

Gets the name of the project factory.

System_CAPS_pubpropertyNewProjectRequireNewFolderVsTemplate

Determines whether a new project requires a new folder.

System_CAPS_pubpropertyPossibleProjectExtensions

Gets a set of possible project file extensions.

System_CAPS_pubpropertyProjectSubTypeVsTemplate

Gets the project subtype.

System_CAPS_pubpropertyProjectTemplatesDirectory

Gets the project templates directory.

System_CAPS_pubpropertyShowOnlySpecifiedTemplatesVsTemplate

Determines whether to show only the specified templates.

System_CAPS_pubpropertySortPriority

Gets the sort priority.

System_CAPS_pubpropertyTemplateGroupIDsVsTemplate

Gets the template group IDs.

System_CAPS_pubpropertyTemplateIDsVsTemplate

Gets the template IDs.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: