RegistryHelper.CheckRegistryFlag, méthode (RegistryAccessMask, RegistryHive, String, String)

Espace de noms :  Microsoft.VisualStudio.Services.Common.Internal
Assembly :  Microsoft.VisualStudio.Services.Common (dans Microsoft.VisualStudio.Services.Common.dll)

Syntaxe

'Déclaration
Public Shared Function CheckRegistryFlag ( _
    wowKind As RegistryAccessMask, _
    hive As RegistryHive, _
    keyPath As String, _
    valueName As String _
) As Boolean
public static bool CheckRegistryFlag(
    RegistryAccessMask wowKind,
    RegistryHive hive,
    string keyPath,
    string valueName
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

RegistryHelper Classe

CheckRegistryFlag, surcharge

Microsoft.VisualStudio.Services.Common.Internal, espace de noms