Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The Include element specifies a file that can be located on the supplied include path for insertion into the current file. All symbols and types defined will become part of the compiled result.
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
|---|---|
href |
Required. The path to the header file: href="stdidcmd.h" |
Condition |
Optional. See VSCT XML Schema Conditional Attributes. |
Child Elements
Element |
Description |
|---|---|
None. |
None. |
Parent Elements
Element |
Description |
|---|---|
Defines all of the elements that represent commands — that is, menu items, menus, toolbars, and combo boxes — that a VSPackage provides to the IDE. |
Example
<Include href="PackagePlacements.vsct"/>