IFormattedLine.SetChange(TextViewLineChange) 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.
Sets the Change property for this text line.
public:
void SetChange(Microsoft::VisualStudio::Text::Formatting::TextViewLineChange change);
public:
void SetChange(Microsoft::VisualStudio::Text::Formatting::TextViewLineChange change);
void SetChange(Microsoft::VisualStudio::Text::Formatting::TextViewLineChange change);
public void SetChange (Microsoft.VisualStudio.Text.Formatting.TextViewLineChange change);
abstract member SetChange : Microsoft.VisualStudio.Text.Formatting.TextViewLineChange -> unit
Public Sub SetChange (change As TextViewLineChange)
Parameters
- change
- TextViewLineChange
The TextViewLineChange.