Share via


RegisteredProjectType Members

Include Protected Members
Include Inherited Members

Gets registry settings for a project.

The RegisteredProjectType type exposes the following members.

Constructors

  Name Description
Public method RegisteredProjectType Initializes a new instance of the RegisteredProjectType class.

Top

Methods

  Name Description
Public methodStatic member CreateRegisteredProjectType Populates the project with some critical information about the project.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetVsTemplateFile Returns the path to the vstemplate file corresponding to the requested template.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodStatic member ParseVSDirFileToExtractVSTemplatePath Parses the VSDir file for the location for the vstemplate file.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property DefaultProjectExtensionValue Gets the default project extension value.
Public property PackageGuidValue Gets the package GUID value.
Public property ProjectTemplatesDirValue Gets the project templates directory value.
Public property TemplatesDirs Gets a list of template directories.
Public property WizardTemplatesDirValue Gets the wizard templates directory.

Top

See Also

Reference

RegisteredProjectType Class

Microsoft.VisualStudio.Data.Schema.Project.Project.Utilities Namespace