閱讀英文

共用方式為


SnapshotPoint.Snapshot Property

Gets the ITextSnapshot to which this snapshot point refers.

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

Syntax

public ITextSnapshot Snapshot { get; }

Property Value

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

.NET Framework Security

See Also

Reference

SnapshotPoint Structure

Microsoft.VisualStudio.Text Namespace