Compartir a través de


VersionControlUtil.GetSubKey (Método)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common (en Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintaxis

'Declaración
Public Shared Function GetSubKey ( _
    parent As RegistryKey, _
    keyName As String, _
    writable As Boolean _
) As RegistryKey
public static RegistryKey GetSubKey(
    RegistryKey parent,
    string keyName,
    bool writable
)

Parámetros

Valor devuelto

Tipo: Microsoft.Win32.RegistryKey

Seguridad de .NET Framework

Vea también

Referencia

VersionControlUtil Clase

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)