Match::Right Property

 

Gets the right span.

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

public:
property Span Right {
	Span get();
}

Property Value

Type: Microsoft.VisualStudio.Text::Span

The right span.

Return to top
Show: