Responder Developer Guide
RegSection Property


Returns/sets the current registry section (HKEY section) to access.
Syntax
'Declaration
 
Public Shared Property RegSection As RegistrySection
'Usage
 
Dim value As RegistrySection
 
RegistryInfo2.RegSection = value
 
value = RegistryInfo2.RegSection
public static RegistrySection RegSection {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

RegistryInfo2 Class
RegistryInfo2 Members

 

 


Send Comment