Difference.Right Eigenschaft

Definition

Die rechte Seite der Differenz (kann die Länge 0 (null) haben).

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

Eigenschaftswert

Span

Die rechte Seite der Differenz.

Gilt für