閱讀英文

共用方式為


VirtualSnapshotSpan.Snapshot Property

The ITextSnapshot to which this snapshot span refers.

Namespace:  Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

Syntax

public ITextSnapshot Snapshot { get; }

Property Value

Type: Microsoft.VisualStudio.Text.ITextSnapshot
The text snapshot.

.NET Framework Security

See Also

Reference

VirtualSnapshotSpan Structure

Microsoft.VisualStudio.Text Namespace