UtilEnvironmentPathDefaultPathWin32 Property
Gets the default data of the PATH registry value for a 32-Bit Windows.
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 DefaultPathWin32 { get; }
Public Shared ReadOnly Property DefaultPathWin32 As String
Get
Dim value As String
value = UtilEnvironmentPath.DefaultPathWin32
public:
static property String^ DefaultPathWin32 {
String^ get ();
}
static member DefaultPathWin32 : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The default data of the PATH registry value for a 32-Bit Windows.