RegistryHelper.SetValue 方法 (SafeHandle, String, SecureString)

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

语法

声明
Public Shared Sub SetValue ( _
    registryKey As SafeHandle, _
    name As String, _
    value As SecureString _
)
public static void SetValue(
    SafeHandle registryKey,
    string name,
    SecureString value
)

参数

.NET Framework 安全性

请参见

参考

RegistryHelper 类

SetValue 重载

Microsoft.TeamFoundation.Common.Internal 命名空间