Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a registry audit entry.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Client.RegistryAuditEntry
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class RegistryAuditEntry
public sealed class RegistryAuditEntry
public ref class RegistryAuditEntry sealed
[<Sealed>]
type RegistryAuditEntry = class end
public final class RegistryAuditEntry
The RegistryAuditEntry type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ChangeIndex | Gets the change index. |
![]() |
ChangeTime | Gets a DateTime object that represents the time of the change. |
![]() |
ChangeType | Gets the change type. |
![]() |
Entry | Gets the registry entry. |
![]() |
IdentityName | Gets the identity name. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Gets a user-readable string that states the properties of this object. (Overrides Object.ToString().) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)