Compartir a través de


ExtensibilityDiagnosticReporter<TItem,VConfiguration>.PropertySelectors Property

Definition

Gets the set of properties registered for this diagnostic and functions for how to extract the properties out of the objects mapped to the diagnostic.

protected System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Shell.Internal.ExtensibilityMetadataPropertySelector<TItem>> PropertySelectors { get; }
member this.PropertySelectors : System.Collections.Generic.IReadOnlyList<Microsoft.VisualStudio.Shell.Internal.ExtensibilityMetadataPropertySelector<'Item>>
Protected ReadOnly Property PropertySelectors As IReadOnlyList(Of ExtensibilityMetadataPropertySelector(Of TItem))

Property Value

Applies to