UtilEnvironmentPathEnvironmentPathMachine Property
Gets the registry path of the Environment subkey for all users.
Namespace: DevCase.Core.Windows.RegistryAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static string EnvironmentPathMachine { get; }
Public Shared ReadOnly Property EnvironmentPathMachine As String
Get
Dim value As String
value = UtilEnvironmentPath.EnvironmentPathMachine
public:
static property String^ EnvironmentPathMachine {
String^ get ();
}
static member EnvironmentPathMachine : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The registry path of the Environment subkey for all users.