Freigeben über


TextSpanAndCookie.CodeSpan-Feld

Ein TextSpan-Objekt, das die Spanne des eingebetteten Quellcodes darstellt.

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

Syntax

'Declaration
Public CodeSpan As TextSpan
public TextSpan CodeSpan
public:
TextSpan CodeSpan
val mutable CodeSpan: TextSpan
public var CodeSpan : TextSpan

Hinweise

Ein Textabschnitt enthält eine Anfangsposition und Endposition, in der jede Position als Zeile Spalten, ausgedrückt wird.

.NET Framework-Sicherheit

Siehe auch

Referenz

TextSpanAndCookie Struktur

Microsoft.VisualStudio.TextManager.Interop-Namespace