Share via


TextExtent.Span, propriété

Obtient le SnapshotSpan.

Espace de noms :  Microsoft.VisualStudio.Text.Operations
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Span As SnapshotSpan
public SnapshotSpan Span { get; }
public:
property SnapshotSpan Span {
    SnapshotSpan get ();
}
member Span : SnapshotSpan with get
function get Span () : SnapshotSpan

Valeur de propriété

Type : Microsoft.VisualStudio.Text.SnapshotSpan
SnapshotSpan .

Sécurité .NET Framework

Voir aussi

Référence

TextExtent Structure

Microsoft.VisualStudio.Text.Operations, espace de noms