Freigeben über


ProposalBase.Scope Eigenschaft

Definition

Der Umfang des codes, der vom Vorschlag betroffen ist.

public virtual Microsoft.VisualStudio.Text.NormalizedSnapshotSpanCollection Scope { get; }
member this.Scope : Microsoft.VisualStudio.Text.NormalizedSnapshotSpanCollection
Public Overridable ReadOnly Property Scope As NormalizedSnapshotSpanCollection

Eigenschaftswert

Hinweise

Wird verwendet, um eine dem Vorschlag zugeordnete Hervorhebung zu rendern.

Gilt für: