Freigeben über


VersionControlUtil.GetOrCreateSubKey-Methode

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common (in Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntax

'Declaration
Public Shared Function GetOrCreateSubKey ( _
    parent As RegistryKey, _
    keyName As String _
) As RegistryKey
public static RegistryKey GetOrCreateSubKey(
    RegistryKey parent,
    string keyName
)

Parameter

Rückgabewert

Typ: Microsoft.Win32.RegistryKey

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlUtil Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace