TextExtensions.EndsWith(TextRange, String, Boolean) Method

Definition

Determines whether this range ends with the given text.

C#
public static bool EndsWith(this Microsoft.VisualStudio.Extensibility.Editor.TextRange text, string value, bool ignoreCase = false);

Parameters

text
TextRange
value
String
ignoreCase
Boolean

Returns

Applies to

Proizvod Verzije
Visual Studio SDK 2022