RegistryHelper.DeleteSubKeyTree 方法

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

语法

声明
Public Shared Sub DeleteSubKeyTree ( _
    hive As RegistryHive, _
    subKey As String, _
    accessMask As RegistryAccessMask _
)
public static void DeleteSubKeyTree(
    RegistryHive hive,
    string subKey,
    RegistryAccessMask accessMask
)

参数

.NET Framework 安全性

请参见

参考

RegistryHelper 类

Microsoft.TeamFoundation.Common.Internal 命名空间