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