TextChange.Normalize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes a common prefix from the edit to turn IntelliSense replacements into insertions where possible
public:
Microsoft::AspNetCore::Razor::Text::TextChange Normalize();
public Microsoft.AspNetCore.Razor.Text.TextChange Normalize ();
member this.Normalize : unit -> Microsoft.AspNetCore.Razor.Text.TextChange
Public Function Normalize () As TextChange
Returns
A normalized text change