| AppFacadeRegistryKeys Property |
An array with registry paths relative to the HKCU (current user) hive,
which must be considered for registry isolation.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string[] RegistryKeys { get; }
Public ReadOnly Property RegistryKeys As String()
Get
Property Value
Type:
StringSee Also