ExtensibilityDiagnosticMetadata 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.
Contains metadata related to a VisualStudio.Extensibility diagnostic.
public abstract class ExtensibilityDiagnosticMetadata
type ExtensibilityDiagnosticMetadata = class
Public MustInherit Class ExtensibilityDiagnosticMetadata
- Inheritance
-
ExtensibilityDiagnosticMetadata
- Derived
Constructors
ExtensibilityDiagnosticMetadata(String) |
Initializes a new instance of the ExtensibilityDiagnosticMetadata class. |
Properties
FeatureArea |
Gets the name of the extensibility component that the metadata pertains to. |
Timestamp |
Gets or sets the timestamp associated with the metadata. |