Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.58 KB

locationfieldmruprefix-element-visual-studio-templates.md

File metadata and controls

52 lines (37 loc) · 1.58 KB
title titleSuffix description ms.date ms.subservice ms.topic f1_keywords helpviewer_keywords author ms.author manager
LocationFieldMRUPrefix Element (Visual Studio Templates)
Learn about the LocationFieldMRUPrefix element and how it specifies the most recently used (MRU) paths in the New Project and Add New Item dialog box.
11/04/2016
general-ide
reference
<LocationFieldMRUPrefix> element [Visual Studio Templates]
LocationFieldMRUPrefix element [Visual Studio Templates]
maiak
maiak
mijacobs

LocationFieldMRUPrefix element (Visual Studio Templates)

Specifies the most recently used (MRU) paths in the New Project and Add New Item dialog box.

Syntax

<LocationFieldMRUPrefix> ... </LocationFieldMRUPrefix>

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
TemplateData Categorizes the template and defines how it displays in either the New Project or the Add New Item dialog box.

Remarks

This element should only be used for templates produced through the Visual Studio Industry Partner (VSIP) program.

See also