TransactionLog Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Classe para manipular eventos de transação
public ref class TransactionLog : System::Collections::Generic::List<Microsoft::VisualStudio::Modeling::GenericEventArgs ^>
public class TransactionLog : System.Collections.Generic.List<Microsoft.VisualStudio.Modeling.GenericEventArgs>
type TransactionLog = class
inherit List<GenericEventArgs>
Public Class TransactionLog
Inherits List(Of GenericEventArgs)
- Herança
-
TransactionLog
Construtores
| TransactionLog() |
Construtor. |