Match.Right Eigenschaft

Definition

Ruft die rechte Spanne ab.

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 Spanne.

Gilt für