DatabaseProjectTemplateStringType Enumeration
Enumeration of the template strings that are used by instances of IDatabaseProjectAddNewItemParticipant.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Project
Assembly: Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)
Syntax
'Declaration
Public Enumeration DatabaseProjectTemplateStringType
public enum DatabaseProjectTemplateStringType
public enum class DatabaseProjectTemplateStringType
type DatabaseProjectTemplateStringType
public enum DatabaseProjectTemplateStringType
Members
Member name | Description | |
---|---|---|
ListItemLocalizedName | The localized name of a template. | |
ListItemTemplateFile | The file name of a template. | |
TreeItemLocalizedName | The localized name of a template category. | |
TreeItemTemplateDir | The directory name of a template category. |
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Package.Project Namespace