Visual Studio テンプレート スキーマ参照

このセクションでは、.vstemplate ファイル内の XML 要素について説明します。.vstemplate ファイルとは、プロジェクト テンプレート、項目テンプレート、およびスタート キットのメタデータを格納するファイルのことです。

カスタムの .vstemplate ファイルを検証するには、vstemplate.xsd を使用します。 このファイルは、 \<Visual Studio インストール フォルダー>\Xml\Schemas\1033\vstemplate.xsd に含まれています。 詳細については、「How to: Select the XML Schema(s) to Use for Validation」を参照してください。

要素

子要素

属性

Assembly (テンプレート)

--

--

Assembly (ウィザード拡張)

--

--

BuildOnLoad

--

--

CreateInPlace

--

--

CreateNewFolder

--

--

CustomDataSignature

--

--

CustomParameter

--

Name

Value

CustomParameters

CustomParameter

--

DefaultName

--

--

Description

--

Package

ID

EnableEditOfLocationField

--

--

EnableLocationBrowseButton

--

--

Folder

ProjectItem

Folder

Name

FrameworkVersion

[deprecated]

--

FullClassName

--

--

Hidden

--

--

Icon

--

Package

ID

LocationField

--

--

LocationFieldMRUPrefix

--

--

MaxFrameworkVersion

--

--

Name

--

Package

ID

NumberOfParentCategoriesToRollUp

--

--

PreviewImage

--

--

Project

Folder

ProjectItem

File

TargetFileName

ReplaceParameters

ProjectCollection

ProjectTemplateLink

SolutionFolder

--

ProjectItem (項目テンプレート)

--

SubType

CustomTool

ItemType

ReplaceParameters

TargetFileName

ProjectItem (プロジェクト テンプレート)

--

TargetFileName

ReplaceParameters

OpenInEditor

OpenOrder

OpenInWebBrowser

OpenInHelpBrowser

ProjectSubType

--

--

ProjectTemplateLink

--

ProjectName

ProjectType

--

--

PromptForSaveOnCreation

--

--

ProvideDefaultName

--

--

Reference

Assembly

--

References

Reference

--

RequiredFrameworkVersion

--

--

ShowByDefault

--

--

SolutionFolder

ProjectTemplateLink

SolutionFolder

Name

SortOrder

--

--

SupportsCodeSeparation

--

--

SupportsLanguageDropDown

--

--

SupportsMasterPage

--

--

TemplateContent

ProjectCollection

Project

References

ProjectItem

CustomParameters

--

TemplateData

Name

Description

Icon

PreviewImage

ProjectType

ProjectSubType

TemplateID

TemplateGroupID

SortOrder

CreateNewFolder

DefaultName

ProvideDefaultName

PromptForSaveOnCreation

EnableLocationBrowseButton

EnableEditOfLocationField

Hidden

DisplayInParentCategories

LocationFieldMRUPrefix

NumberOfParentCategoriesToRollUp

CreateInPlace

BuildOnLoad

ShowByDefault

LocationField

SupportsMasterPage

SupportsCodeSeparation

SupportsLanguageDropDown

RequiredFrameworkVersion

FrameworkVersion

MaxFrameworkVersion

CustomDataSignature

--

TemplateGroupID

--

--

TemplateID

--

--

VSTemplate

TemplateData

TemplateContent

WizardExtension

WizardData

Type

Version

WizardData

--

Name

WizardExtension

Assembly

FullClassName

--

参照

概念

方法 : スタート キットを作成する

その他の技術情報

Visual Studio テンプレート

プロジェクトと項目テンプレートの作成