Registry Properties

MSBuild Extension Pack

Registry Properties MSBuild Extension Pack Help 4.0.12.0

The Registry type exposes the following members.

Properties

  Name Description
Public property Data
Gets the data.
Public property DataType
Sets the type of the data. RegistryValueKind Enumeration. Support for Binary, DWord, MultiString, QWord, ExpandString
Public property Empty
Indicates whether the Registry Key is empty or not
Public property Exists
Indicates whether the Registry value exists
Public property Key
Sets the key.
Public property RegistryHive
Sets the Registry Hive. Supports ClassesRoot, CurrentUser, LocalMachine, Users, PerformanceData, CurrentConfig, DynData
Public property RegistryView
Sets the Registry View. Supports Registry32, Registry64 and Default. Defaults to Default
Public property Value
Sets the value. If Value is not provided, an attempt will be made to read the Default Value.
Top
See Also

Reference