Partager via


VirtualSnapshotSpan.SnapshotSpan, propriété

Obtient l'étendue d'instantanés non virtuelle à laquelle cette étendue correspond.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Text.SnapshotSpan
Étendue d'instantanés.

Sécurité .NET Framework

Voir aussi

Référence

VirtualSnapshotSpan Structure

Microsoft.VisualStudio.Text, espace de noms