Freigeben über


CodeLensProviderConfiguration.Priority Property

Definition

Gets the priority of the CodeLens provider relative to other providers in the same CodeLens adornment. Lower value items will come first in the default ordering of data in the UI.

public int Priority { get; init; }
member this.Priority : int with get, set
Public Property Priority As Integer

Property Value

Applies to