Udostępnij za pośrednictwem


Właściwość Store.TransactionLogs —

Pobiera bieżącą listę dzienniki transakcji magazynu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

'Deklaracja
Public ReadOnly Property TransactionLogs As ICollection(Of TransactionLog)
public ICollection<TransactionLog> TransactionLogs { get; }

Wartość właściwości

Typ: System.Collections.Generic.ICollection<TransactionLog>
IList dzienników transakcji.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Store Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling