VersionControlUtil.GetOrCreateSubKey, 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 GetOrCreateSubKey ( _
    parent As RegistryKey, _
    keyName As String _
) As RegistryKey
public static RegistryKey GetOrCreateSubKey(
    RegistryKey parent,
    string keyName
)

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