Freigeben über


NewSpanMapping.tspSpans-Feld

Beschreibt die zwei Spannen, die miteinander verknüpft werden sollen.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public tspSpans As TextSpanPair
public TextSpanPair tspSpans
public:
TextSpanPair tspSpans
val mutable tspSpans: TextSpanPair
public var tspSpans : TextSpanPair

Hinweise

Der tspSpans.span1-Member ist die primäre Pufferspanne und der tspSpans.span2-Member ist die sekundäre Pufferspanne.

.NET Framework-Sicherheit

Siehe auch

Referenz

NewSpanMapping Struktur

Microsoft.VisualStudio.TextManager.Interop-Namespace