Difference.Right Property
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.
The right side of the difference (may be zero length).
public:
property Microsoft::VisualStudio::Text::Span Right { Microsoft::VisualStudio::Text::Span get(); };
public:
property Microsoft::VisualStudio::Text::Span Right { Microsoft::VisualStudio::Text::Span get(); };
public Microsoft.VisualStudio.Text.Span Right { get; }
member this.Right : Microsoft.VisualStudio.Text.Span
Public ReadOnly Property Right As Span
Property Value
The right side of the difference.