Udostępnij za pośrednictwem


Metoda DocData.IVsTextStreamEvents.OnChangeStreamAttributes —

Powiadomienie z Visual Studio , który zmienił się coś w tekście.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Design.Serialization
Zestaw:  Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)

Składnia

'Deklaracja
Private Sub OnChangeStreamAttributes ( _
    iPos As Integer, _
    iLength As Integer _
) Implements IVsTextStreamEvents.OnChangeStreamAttributes
void IVsTextStreamEvents.OnChangeStreamAttributes(
    int iPos,
    int iLength
)

Parametry

  • iPos
    Typ: System.Int32
    Począwszy od pozycji zmienionego tekstu podstawowego buforu.
  • iLength
    Typ: System.Int32
    Długość zmienionego tekstu w buforze podstawowej.

Implementuje

IVsTextStreamEvents.OnChangeStreamAttributes(Int32, Int32)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DocData Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design.Serialization