RegistryHelper 클래스

이 API는 CLS 규격이 아닙니다. 

상속 계층 구조

System.Object
  Microsoft.VisualStudio.Services.Common.Internal.RegistryHelper

네임스페이스:  Microsoft.VisualStudio.Services.Common.Internal
어셈블리:  Microsoft.VisualStudio.Services.Common(Microsoft.VisualStudio.Services.Common.dll)

구문

‘선언
<CLSCompliantAttribute(False)> _
Public NotInheritable Class RegistryHelper
[CLSCompliantAttribute(false)]
public static class RegistryHelper

RegistryHelper 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드정적 멤버 CheckRegistryFlag(RegistryAccessMask, RegistryHive, String)
Public 메서드정적 멤버 CheckRegistryFlag(RegistryAccessMask, RegistryHive, String, String)
Public 메서드정적 멤버 CheckRegistryFlag(RegistryAccessMask, RegistryHive, String, String, Int32)
Public 메서드정적 멤버 CheckRegistryFlag(RegistryAccessMask, RegistryHive, String, String, String)
Public 메서드정적 멤버 CreateSubKey(RegistryHive, String, RegistryAccessMask)
Public 메서드정적 멤버 CreateSubKey(SafeHandle, String, RegistryAccessMask)
Public 메서드정적 멤버 CreateSubKey(RegistryHive, String, RegistryAccessMask, RegistrySecurity)
Public 메서드정적 멤버 CreateSubKey(SafeHandle, String, RegistryAccessMask, Boolean%)
Public 메서드정적 멤버 CreateSubKey(SafeHandle, String, RegistryAccessMask, RegistrySecurity)
Public 메서드정적 멤버 DeleteKeyTree
Public 메서드정적 멤버 DeleteKeyValue
Public 메서드정적 멤버 DeleteSubKeyTree
Public 메서드정적 멤버 Get32BitRegistryKeyPath
Public 메서드정적 멤버 GetSubKeyNames
Public 메서드정적 멤버 GetValue
Public 메서드정적 멤버 GetValueNames
Public 메서드정적 멤버 OpenSubKey
Public 메서드정적 멤버 QueryInfoKey
Public 메서드정적 멤버 RegNotifyChangeKeyValue
Public 메서드정적 멤버 SetKeySecurity
Public 메서드정적 멤버 SetValue(SafeHandle, String, Int32)
Public 메서드정적 멤버 SetValue(SafeHandle, String, SecureString)
Public 메서드정적 멤버 SetValue(SafeHandle, String, String)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.VisualStudio.Services.Common.Internal 네임스페이스