Freigeben über


VersionControlUtil.GetSubKey-Methode

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

Syntax

'Declaration
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
)

Parameter

Rückgabewert

Typ: Microsoft.Win32.RegistryKey

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlUtil Klasse

Microsoft.TeamFoundation.VersionControl.Common-Namespace