Responder Developer Guide
RegFolder Property


Returns/sets the current registry subkey (within HKEY section) to access.
Syntax
'Declaration
 
Public Shared Property RegFolder As String
'Usage
 
Dim value As String
 
RegistryInfo2.RegFolder = value
 
value = RegistryInfo2.RegFolder
public static string RegFolder {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