IDifferenceBuffer.CurrentInlineBufferSnapshot Özellik

Tanım

Öğesinin geçerli olduğu InlineBuffer duruma karşılık gelen anlık görüntüsü CurrentSnapshotDifference .

public:
 property Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ CurrentInlineBufferSnapshot { Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ CurrentInlineBufferSnapshot { Microsoft::VisualStudio::Text::Projection::IProjectionSnapshot ^ get(); };
public Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot CurrentInlineBufferSnapshot { get; }
member this.CurrentInlineBufferSnapshot : Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot
Public ReadOnly Property CurrentInlineBufferSnapshot As IProjectionSnapshot

Özellik Değeri

IProjectionSnapshot

Öğesinin InlineBuffer geçerli olduğu duruma karşılık gelen anlık görüntüsü CurrentSnapshotDifference .

Açıklamalar

Null ise null olur CurrentSnapshotDifference .

Şunlara uygulanır