VersionControlUtil.GetSubKey 方法

命名空间:  Microsoft.TeamFoundation.VersionControl.Common
程序集:  Microsoft.TeamFoundation.VersionControl.Common(在 Microsoft.TeamFoundation.VersionControl.Common.dll 中)

语法

声明
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
)

参数

返回值

类型:Microsoft.Win32.RegistryKey

.NET Framework 安全性

请参见

参考

VersionControlUtil 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间