DetailsTemplateNameAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A MEF attribute specifying a template for presenting details of data points from a IAsyncCodeLensDataPointProvider.
public ref class DetailsTemplateNameAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class DetailsTemplateNameAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type DetailsTemplateNameAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class DetailsTemplateNameAttribute
Inherits SingletonBaseMetadataAttribute
- Inheritance
Constructors
DetailsTemplateNameAttribute(String, String[]) |
Initializes a new instance of DetailsTemplateNameAttribute. |
DetailsTemplateNameAttribute(String) |
Initializes a new instance of DetailsTemplateNameAttribute. |
Properties
DetailsTemplateName |
The name of the template for presenting the data point's details. |
DetailsTemplateProperties |
Additional properties for the template for presenting the data point's details. |