Partager via


RegistryWatcher, constructeur (RegistryHive, String, Boolean, RegistryChangeNotificationFilter)

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.TeamFoundation.Build.Common
Assembly :  Microsoft.TeamFoundation.Build.Common (dans Microsoft.TeamFoundation.Build.Common.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Sub New ( _
    hive As RegistryHive, _
    keyPath As String, _
    watchSubtree As Boolean, _
    filter As RegistryChangeNotificationFilter _
)
[CLSCompliantAttribute(false)]
public RegistryWatcher(
    RegistryHive hive,
    string keyPath,
    bool watchSubtree,
    RegistryChangeNotificationFilter filter
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

RegistryWatcher Classe

RegistryWatcher, surcharge

Microsoft.TeamFoundation.Build.Common, espace de noms