VersionControlUtil.GetOrCreateSubKey 方法

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

语法

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

参数

返回值

类型:Microsoft.Win32.RegistryKey

.NET Framework 安全性

请参见

参考

VersionControlUtil 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间