CompletionItem.ApplicableToSpan Property

Definition

Span replaced with InsertText when this item is committed.

public:
 property Microsoft::VisualStudio::Text::SnapshotSpan ApplicableToSpan { Microsoft::VisualStudio::Text::SnapshotSpan get(); };
public Microsoft.VisualStudio.Text.SnapshotSpan ApplicableToSpan { get; }
member this.ApplicableToSpan : Microsoft.VisualStudio.Text.SnapshotSpan
Public ReadOnly Property ApplicableToSpan As SnapshotSpan

Property Value

Applies to