public static bool PathExists(
RegistryScope scope
)
Public Shared Function PathExists (
scope As RegistryScope
) As Boolean
Dim scope As RegistryScope
Dim returnValue As Boolean
returnValue = UtilEnvironmentPath.PathExists(scope)
public:
static bool PathExists(
RegistryScope scope
)
static member PathExists :
scope : RegistryScope -> bool
No code example is currently available or this language may not be supported.
InvalidEnumArgumentException | scope |