Freigeben über


ExtensibilityDiagnosticConfiguration.MetadataProperties Property

Definition

Gets the name of the metadata properties related to the component. This will be displayed in the UI in the order that they appear in the list. Do not include an identifier in this list.

public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Shell.Internal.ExtensibilityDiagnosticsProperty> MetadataProperties { get; }
member this.MetadataProperties : seq<Microsoft.VisualStudio.Shell.Internal.ExtensibilityDiagnosticsProperty>
Public ReadOnly Property MetadataProperties As IEnumerable(Of ExtensibilityDiagnosticsProperty)

Property Value

Applies to