Compartilhar via


Propriedade RegistryEntryCollection.Item

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public ReadOnly Property Item ( _
    path As String _
) As RegistryEntry
public RegistryEntry this[
    string path
] { get; }

Parâmetros

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Framework.Server.RegistryEntry
Retorna RegistryEntry.

Segurança do .NET Framework

Consulte também

Referência

RegistryEntryCollection Classe

Namespace Microsoft.TeamFoundation.Framework.Server