This documentation is archived and is not being maintained.

RegistryAuditEntry::Entry Property

Gets the registry entry.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property RegistryEntry^ Entry {
	RegistryEntry^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::RegistryEntry
The registry entry.

Show: