Поделиться через


VCFileCodeModel.AbortTransaction - метод

Halts the current transaction.

Пространство имен:  Microsoft.VisualStudio.VCCodeModel
Сборка:  Microsoft.VisualStudio.VCCodeModel (в Microsoft.VisualStudio.VCCodeModel.dll)

Синтаксис

'Декларация
Sub AbortTransaction
'Применение
Dim instance As VCFileCodeModel

instance.AbortTransaction()
void AbortTransaction()
void AbortTransaction()
function AbortTransaction()

Заметки

When a transaction is halted, all prior text modifications are undone, returning the source code to its original state.

Разрешения

  • Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Using Libraries from Partially Trusted Code.

См. также

Ссылки

VCFileCodeModel Интерфейс

VCFileCodeModel - члены

Microsoft.VisualStudio.VCCodeModel - пространство имен