Proprietà ISnapshotDifference.InlineBufferSnapshot
Spazio dei nomi: Microsoft.VisualStudio.Text.Differencing
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Sintassi
'Dichiarazione
ReadOnly Property InlineBufferSnapshot As IProjectionSnapshot
IProjectionSnapshot InlineBufferSnapshot { get; }
property IProjectionSnapshot^ InlineBufferSnapshot {
IProjectionSnapshot^ get ();
}
abstract InlineBufferSnapshot : IProjectionSnapshot with get
function get InlineBufferSnapshot () : IProjectionSnapshot
Valore proprietà
Tipo: Microsoft.VisualStudio.Text.Projection.IProjectionSnapshot
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per altre informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.