VersionControlUtil.GetSubKey, méthode

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common
Assembly :  Microsoft.TeamFoundation.VersionControl.Common (dans Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : Microsoft.Win32.RegistryKey

Sécurité .NET Framework

Voir aussi

Référence

VersionControlUtil Classe

Microsoft.TeamFoundation.VersionControl.Common, espace de noms