共用方式為


ITextViewLine.Snapshot 屬性

取得此對應所根據的 ITextSnapshot

命名空間:  Microsoft.VisualStudio.Text.Formatting
組件:  Microsoft.VisualStudio.Text.UI (在 Microsoft.VisualStudio.Text.UI.dll 中)

語法

'宣告
ReadOnly Property Snapshot As ITextSnapshot
ITextSnapshot Snapshot { get; }
property ITextSnapshot^ Snapshot {
    ITextSnapshot^ get ();
}
abstract Snapshot : ITextSnapshot with get
function get Snapshot () : ITextSnapshot

屬性值

類型:Microsoft.VisualStudio.Text.ITextSnapshot
ITextSnapshot 上這幅地圖基礎。

.NET Framework 安全性

請參閱

參考

ITextViewLine 介面

Microsoft.VisualStudio.Text.Formatting 命名空間