Specifies an optional expression to match one or more capabilites see http://msdn.microsoft.com/en-us/library/vstudio/microsoft.visualstudio.shell.interop.ivsbooleansymbolexpressionevaluator.evaluateexpression.aspx. Capabilities are exposed by project types via the hierarchy as a property VSHPROPID_ProjectCapabilities. This enables the template to be shared by multiple project types which have common applicable capabilities.
Specifies a UI hint that indicates whether a filter string is evaluated in a case-sensitive manner or in a case-insensitive ...
Specifies a UI hint that indicates whether to use this filter by default. This property is used by an external item picker ...
Specifies a UI visualizer which can handle objects of this type. The UI visualizer must be previously defined in the natvis ...
Specifies an activation string to pass to the app when a device arrives. Examples of activation strings include "Import" ...
Specifies an optional expression to match one or more capabilites see http://msdn.microsoft.com/en-us/library/vstudio/mi ...
Specifies an optional group identifier, as a string, for the template. Some kinds of projects require this for the item template ...
Specifies an optional unique identifier, as a string, for the template. If none is specified, the Name will be used as the ...
Specifies any custom parameters which should be passed to the template wizard when it is run to do parameter replacement. ...
Specifies details of a UI visualizer which creates its own interface to display an object. Visualizer entry for a type needs ...